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
/
cfg.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-27
Port the `#[link]` attribute to the new parser
Jonathan Brouwer
-1
/
+1
2025-08-11
Add more docs to templates for attrs with incorrect arguments
Esteban Küber
-1
/
+4
2025-08-11
Allow attr entries to declare list of alternatives for `List` and `NamedValue...
Esteban Küber
-1
/
+1
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-1
/
+2
2025-07-15
Fix ice for feature-gated cfg attributes applied to the crate
Jonathan Brouwer
-23
/
+30
2025-07-15
Define attribute parser & config evaluator
Jonathan Brouwer
-210
/
+254
2025-07-03
setup CI and tidy to use typos for spellchecking and fix few typos
klensy
-1
/
+1
2025-05-26
Add custom trait for emitting lint within `cfg_matches`
Urgau
-6
/
+21
2025-05-24
Make #[cfg(version)] respect RUSTC_OVERRIDE_VERSION_STRING
est31
-2
/
+2
2025-04-18
Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann
Matthias Krüger
-6
/
+6
2025-04-17
Replace infallible `name_or_empty` methods with fallible `name` methods.
Nicholas Nethercote
-6
/
+6
2025-04-03
Stabilize `cfg_boolean_literals`
clubby789
-15
/
+0
2025-02-24
Introduce new-style attribute parsers for several attributes
Jana Dönszelmann
-20
/
+14
2024-12-18
Re-export more `rustc_span::symbol` things from `rustc_span`.
Nicholas Nethercote
-2
/
+1
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-0
/
+254