rust/compiler/rustc_parse/src
Jubilee 6f31fa58fd
Rollup merge of #89221 - aDotInTheVoid:macro-error-1, r=estebank
Give better error for `macro_rules! name!`

r? ``@estebank``

``@rustbot`` modify labels: +A-diagnostics +A-parser
2021-09-24 11:40:17 -07:00
..
lexer Improve diagnostics if a character literal contains combining marks 2021-09-10 19:23:37 +02:00
parser Rollup merge of #89221 - aDotInTheVoid:macro-error-1, r=estebank 2021-09-24 11:40:17 -07:00
lib.rs Add some more tracing 2021-09-20 15:24:47 +00:00
validate_attr.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00