rust/compiler/rustc_lint
Matthias Krüger bc8bcc7e8a
Rollup merge of #143306 - samueltardieu:track-clippy-lints-emission, r=petrochenkov
Add `track_caller` attributes to trace origin of Clippy lints

This allows the use of `-Z track-diagnostics` to see the origin of Clippy lints emission, as is already the case for lints coming from rustc.
2025-07-02 19:29:39 +02:00
..
src Rollup merge of #143306 - samueltardieu:track-clippy-lints-emission, r=petrochenkov 2025-07-02 19:29:39 +02:00
Cargo.toml Remove rustc_attr_data_structures re-export from rustc_attr_parsing 2025-05-18 18:14:43 +02:00
messages.ftl Implement lint against direct uses of rustc_type_ir in compiler crates 2025-06-18 16:01:41 +02:00