rust/compiler/rustc_parse/src
Stuart Cook e26b42333d
Rollup merge of #148712 - JonathanBrouwer:cfg_select, r=jdonszelmann
Port `cfg_select!` to the new attribute parsing system

Best reviewed commit by commit, since it involves some moving around of code

r? `````@jdonszelmann`````
2025-11-11 21:11:48 +11:00
..
lexer Strip frontmatter in fewer places 2025-09-09 19:49:40 +02:00
parser Rollup merge of #148712 - JonathanBrouwer:cfg_select, r=jdonszelmann 2025-11-11 21:11:48 +11:00
errors.rs Constify trait aliases 2025-10-30 08:05:37 +00:00
lib.rs Move parse_cfg_attr to rustc_attr_parsing 2025-10-15 22:18:18 +02:00