mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

These changes were made by manually running `rustfmt` on all of the test files, and then manually undoing all cases where the original formatting appeared to have been deliberate. `rustfmt +nightly --config-path=/dev/null --edition=2021 tests/run-coverage*/**/*.rs`