mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-04 23:15:28 +00:00
lint on duplicates during attribute parsing To do this we stuff them in the diagnostic context to be emitted after hir is constructed
For more information about how rustc works, see the rustc dev guide.