index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_attr_parsing
/
src
/
lints.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-27
improve empty attribute diagnostic
Jana Dönszelmann
-6
/
+12
2025-09-21
Port #[macro_export] to the new attribute parsing infrastructure
Jonathan Brouwer
-0
/
+12
2025-08-26
Rollup merge of #145792 - scrabsha:push-umpytyxunpxq, r=jdonszelmann
Samuel Tardieu
-0
/
+14
2025-08-25
Use attribute name in message for "outer attr used as inner attr" errors
Sasha Pourcelot
-0
/
+14
2025-08-24
Warn on macro calls for attributes that had this behaviour previously
Jonathan Brouwer
-2
/
+8
2025-08-24
Support lints in early attribute parsing
Jana Dönszelmann
-3
/
+3
2025-08-21
refactor target checking, move out of context.rs and rename MaybeWarn to Policy
Jana Dönszelmann
-4
/
+8
2025-08-19
Make tool-only suggestion to remove attributes on invalid targets
Jonathan Brouwer
-0
/
+1
2025-08-14
Allow attribute parsers to specify a list of allowed targets
Jonathan Brouwer
-1
/
+22
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+1
2025-07-06
Rewrite empty attribute lint
Jonathan Brouwer
-0
/
+6
2025-06-17
fix bugs in inline/force_inline and diagnostics of all attr parsers
Jana Dönszelmann
-1
/
+14
2025-06-12
introduce new lint infra
Jana Dönszelmann
-0
/
+19