rust/compiler/rustc_parse/src
Nicholas Nethercote 9a3c907bdb Make some matches exhaustive in nonterminal.rs.
For ones matching more than one or two variants, this is easier to think
about.
2023-08-17 09:05:37 +10:00
..
lexer Remove reached_eof from ParseSess 2023-08-13 13:33:37 +00:00
parser Make some matches exhaustive in nonterminal.rs. 2023-08-17 09:05:37 +10: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