mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
7ad90964dd
`tests/ui`: A New Order [23/N] > [!NOTE] > > Intermediate commits are intended to help review, but will be squashed prior to merge. Some `tests/ui/` housekeeping, to trim down number of tests directly under `tests/ui/`. Part of rust-lang/rust#133895. r? ``@tgross35``