Rollup merge of #142674 - hkBst:remove-duplicate-crashtest, r=bjorn3

remove duplicate crash test

I noticed near duplication between "library/alloctests/tests/testing/crash_test.rs" and "library/alloctests/testing/crash_test.rs" and wanted to try and remove that. The only difference is the path used to import `Debug`, but it seems not to matter. Perhaps my change is still wrong?

r? ``@bjorn3``
This commit is contained in:
Jakub Beránek 2025-06-18 18:06:55 +02:00 committed by GitHub
commit e2ee7768b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available