rust/compiler/rustc_parse/src
bors a14bf4862d Auto merge of #77595 - petrochenkov:asmident, r=oli-obk
builtin_macros: Fix use of interpolated identifiers in `asm!`

Fixes https://github.com/rust-lang/rust/issues/77584
2020-10-07 11:51:51 +00:00
..
lexer Fix span for unicode escape suggestion. 2020-10-05 11:19:08 -07:00
parser rustc_parse: Make Parser::unexpected public and use it in built-in macros 2020-10-06 00:23:36 +03:00
lib.rs Fix recursive nonterminal expansion during pretty-print/reparse check 2020-09-28 19:14:42 -04:00
validate_attr.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00