os-rust/compiler/rustc_parse/src
Nicholas Nethercote 9e22351c74 Rename NtOrTt as ParseNtResult.
It's more descriptive, and future-proofs it if/when additional variants
get added.
2023-08-18 16:50:41 +10:00
..
lexer Remove reached_eof from ParseSess 2023-08-13 13:33:37 +00:00
parser Rename NtOrTt as ParseNtResult. 2023-08-18 16:50:41 +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