rust/compiler/rustc_attr_data_structures/src
Jana Dönszelmann 6072207a11
introduce new lint infra
lint on duplicates during attribute parsing
To do this we stuff them in the diagnostic context to be emitted after
hir is constructed
2025-06-12 09:56:47 +02:00
..
attributes.rs Delete unused variant and document AttributeKind 2025-06-06 11:43:22 +02:00
lib.rs introduce new lint infra 2025-06-12 09:56:47 +02:00
lints.rs introduce new lint infra 2025-06-12 09:56:47 +02:00
stability.rs pretty print hir attributes 2025-02-24 14:31:19 +01:00
version.rs Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRING 2025-05-24 23:54:17 +02:00