rust/src/tools/compiletest
Matthias Krüger 8fec08b988
Rollup merge of #135421 - cod10129:warn-tidy-ignore, r=onur-ozkan
Make tidy warn on unrecognized directives

This PR makes it so tidy warns on unrecognized directives, as recommended on [the discussion of #130984](https://github.com/rust-lang/rust/issues/130984#issuecomment-2589284620). This is edited from the previous version of this PR, which only warned on "tidy-ignore" and no other tidy directive typos.

Fixes #130984.

``@rustbot`` label A-tidy C-enhancement
2025-01-18 09:11:04 +01:00
..
src Rollup merge of #135421 - cod10129:warn-tidy-ignore, r=onur-ozkan 2025-01-18 09:11:04 +01:00
Cargo.toml compiletest: use recursive_remove instead of aggressive_rm_rf 2024-12-23 03:25:36 +08:00