rust/compiler/rustc_lint
Guillaume Gomez 2681bb0952
Rollup merge of #142780 - JonathanBrouwer:must_use_new_attr, r=jdonszelmann
Port `#[must_use]` to new attribute parsing infrastructure

Ports `must_use` to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971353197

r? `@jdonszelmann`
2025-06-22 17:35:34 +02:00
..
src Rollup merge of #142780 - JonathanBrouwer:must_use_new_attr, r=jdonszelmann 2025-06-22 17:35:34 +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