rust/clippy_lints
bors 06dace2920 Auto merge of #10669 - oli-obk:@, r=Alexendoo
Update to a compiletest-rs version that requires `//@` for commands

Requires https://github.com/Manishearth/compiletest-rs/pull/261 to get published

This PR is a smaller step towards https://github.com/rust-lang/rust-clippy/pull/10426

changelog: Move to a version of compiletest-rs that allows us to require `//`@`` for test suite commands.
2023-04-20 14:51:33 +00:00
..
src Auto merge of #10669 - oli-obk:@, r=Alexendoo 2023-04-20 14:51:33 +00:00
Cargo.toml Migrate format_args.rs to rustc_ast::FormatArgs 2023-03-28 12:22:22 +00:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.