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
/
attributes
/
test_attrs.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-22
convert strings to symbols in attr diagnostics
Jana Dönszelmann
-1
/
+1
2025-08-21
Introduce a prelude for very common imports across dozens of files
Jana Dönszelmann
-11
/
+1
2025-08-21
refactor target checking, move out of context.rs and rename MaybeWarn to Policy
Jana Dönszelmann
-2
/
+4
2025-08-16
take attr style into account in attr diagnostics
Jana Dönszelmann
-3
/
+3
2025-08-14
Specify the list of allowed targets per attribute
Jonathan Brouwer
-2
/
+7
2025-08-11
Add more docs to templates for attrs with incorrect arguments
Esteban Küber
-3
/
+8
2025-08-11
Allow attr entries to declare list of alternatives for `List` and `NamedValue...
Esteban Küber
-1
/
+1
2025-08-06
Port `#[should_panic]` to the new attribute parsing infrastructure
Jonathan Brouwer
-0
/
+52
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-2
/
+2
2025-07-09
Use "Innermost" & "Outermost" terminology for `AttributeOrder`
Pavel Grigorenko
-1
/
+1
2025-07-05
Port `#[ignore]` to the new attribute parsing infrastructure
Jonathan Brouwer
-0
/
+46