mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
7c1555cb9b
Clean up some tests in tests/ui I cleaned up 3 top level tests, keeping the changes minor because it is my first PR and wanted to get feedback before doing more changes/PRs. Tracking issues: https://github.com/rust-lang/rust/issues/73494 https://github.com/rust-lang/rust/issues/133895 r? jieyouxu