rust/compiler/rustc_parse/src
bjorn3 ef2da4a49b Remove reached_eof from ParseSess
It was only ever set in a function which isn't called anywhere.
2023-08-13 13:33:37 +00:00
..
lexer Remove reached_eof from ParseSess 2023-08-13 13:33:37 +00:00
parser Remove reached_eof from ParseSess 2023-08-13 13:33:37 +00: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