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
/
allow_unstable.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-21
Introduce a prelude for very common imports across dozens of files
Jana Dönszelmann
-10
/
+1
2025-08-21
refactor target checking, move out of context.rs and rename MaybeWarn to Policy
Jana Dönszelmann
-2
/
+3
2025-08-14
Specify the list of allowed targets per attribute
Jonathan Brouwer
-1
/
+21
2025-08-11
Allow attr entries to declare list of alternatives for `List` and `NamedValue...
Esteban Küber
-3
/
+3
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+1
2025-07-15
Setup unstable feature bound attribute
tiif
-0
/
+20
2025-07-03
Port `#[target_feature]` to the new attribute parsing infrastructure
Jonathan Brouwer
-2
/
+4
2025-06-17
fix bugs in inline/force_inline and diagnostics of all attr parsers
Jana Dönszelmann
-0
/
+3
2025-06-12
remove 'static in some places
Jana Dönszelmann
-2
/
+2
2025-06-12
introduce new lint infra
Jana Dönszelmann
-16
/
+18
2025-06-04
Rollup merge of #141271 - nnethercote:attr-streamline, r=jdonszelmann
Matthias Krüger
-1
/
+1
2025-05-21
Rename `MetaItemParser::path_without_args` as `MetaItemParser::path`.
Nicholas Nethercote
-1
/
+1
2025-05-20
Avoid `rustc_span::` qualifiers.
Nicholas Nethercote
-2
/
+2
2025-05-07
Eliminate `word_or_empty` methods.
Nicholas Nethercote
-1
/
+1
2025-02-24
Introduce new-style attribute parsers for several attributes
Jana Dönszelmann
-37
/
+55
2025-02-22
Greatly simplify lifetime captures in edition 2024
Michael Goulet
-12
/
+12
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-1
/
+1
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-0
/
+49