rust/compiler/rustc_parse/src
Stuart Cook 10cbfe6e20
Rollup merge of #146137 - Urgau:cfg-disallow-frontmatter, r=fmease
Disallow frontmatter in `--cfg` and `--check-cfg` arguments

This PR disallows the frontmatter syntax in `--cfg` and `--check-cfg` arguments.

Fixes https://github.com/rust-lang/rust/issues/146130
r? fmease
2025-09-04 10:02:03 +10:00
..
lexer fix(lexer): Only allow horizontal whitespace in frontmatter 2025-09-01 20:51:39 -05:00
parser Rollup merge of #146094 - mohe2015:patch-2, r=lcnr 2025-09-02 17:08:57 +02:00
errors.rs Rollup merge of #145747 - joshtriplett:builtin-diag-dyn, r=jdonszelmann 2025-08-22 22:00:59 -04:00
lib.rs Disallow frontmatter in --cfg and --check-cfg arguments 2025-09-03 08:01:03 +02:00