rust/compiler/rustc_parse/src
Matthias Krüger 1f076fe1d8
Rollup merge of #113999 - Centri3:macro-arm-expand, r=wesleywiser
Specify macro is invalid in certain contexts

Adds a note when a macro is used where it really shouldn't be.

Closes #113766
2023-08-04 07:25:45 +02:00
..
lexer inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
parser Rollup merge of #113999 - Centri3:macro-arm-expand, r=wesleywiser 2023-08-04 07:25:45 +02:00
errors.rs Rollup merge of #113999 - Centri3:macro-arm-expand, r=wesleywiser 2023-08-04 07:25:45 +02:00
lib.rs Add internal_features lint 2023-08-03 14:50:50 +02:00
validate_attr.rs Remove MacDelimiter. 2023-08-03 09:03:30 +10:00