Rollup merge of #152604 - reddevilmidzy:refactor, r=Zalathar

Relocate some tests

`dynamically-sized-types` -> `dst`
`underscore-imports` -> `imports/underscore-imports`
`btreemap`, `hashmap` -> `collections/btreemap`, `collections/hashmap`
`higher-ranked-trait-bounds` -> `higher-ranked/trait-bounds`
`meta` -> `compiletest-self-test`, `bootstrap`

After the review, I'll squash.
This commit is contained in:
Jonathan Brouwer 2026-02-15 16:37:37 +01:00 committed by GitHub
commit c5a12fbd0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
71 changed files with 21 additions and 54 deletions

View file

@ -2978,7 +2978,6 @@ ui/unboxed-closures/issue-18652.rs
ui/unboxed-closures/issue-18661.rs
ui/unboxed-closures/issue-30906.rs
ui/unboxed-closures/issue-53448.rs
ui/underscore-imports/issue-110164.rs
ui/uniform-paths/auxiliary/issue-53691.rs
ui/uniform-paths/issue-53691.rs
ui/uninhabited/issue-107505.rs