| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-14 | Allow attribute parsers to specify a list of allowed targets | Jonathan Brouwer | -2/+3 | |
| Every acceptor gets an `ALLOWED_TARGETS` specification which can specify per target whether it is allowed, warned, or errored. | ||||
| 2025-07-31 | remove rustc_attr_data_structures | Jana Dönszelmann | -6/+20 | |
| 2025-06-12 | introduce new lint infra | Jana 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 | ||||
