rust/compiler/rustc_parse/src
Yuki Okushi 8738d5d611
Rollup merge of #89257 - aDotInTheVoid:macro-error-2, r=estebank
Give better error for `macro_rules name`

follow up to #89221

r? ``@estebank``

``@rustbot`` modify labels: +A-diagnostics +A-parser
2021-10-22 19:42:43 +09:00
..
lexer Improve diagnostics if a character literal contains combining marks 2021-09-10 19:23:37 +02:00
parser Rollup merge of #89257 - aDotInTheVoid:macro-error-2, r=estebank 2021-10-22 19:42:43 +09:00
lib.rs Add some more tracing 2021-09-20 15:24:47 +00:00
validate_attr.rs Check for macros in built-in attributes that don't support them. 2021-09-25 09:03:15 -07:00