mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
06dace2920
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.