mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
5b8b01e8dc
Integrate rustfix into Clippy test suite Once the [PR to compiletest-rs](https://github.com/laumann/compiletest-rs/pull/151) is reviewed and merged this fixes #2376. I will create a separate tracking issue for adding `run-rustfix` to all tests.