about summary refs log tree commit diff
path: root/compiler/rustc_hir/src/lints.rs
AgeCommit message (Collapse)AuthorLines
2025-06-12introduce new lint infraJana Dönszelmann-0/+23
lint on duplicates during attribute parsing To do this we stuff them in the diagnostic context to be emitted after hir is constructed