rust/compiler/rustc_parse/src
Nicholas Nethercote 3cd8e9866d Remove some unnecessary invisible delimiter checks.
These seem to have no useful effect... they don't seem useful from a
code inspection point of view, and they affect anything in the test
suite.
2022-05-11 10:14:49 +10:00
..
lexer rustc_ast: Harmonize delimiter naming with proc_macro::Delimiter 2022-04-28 10:04:29 +03:00
parser Remove some unnecessary invisible delimiter checks. 2022-05-11 10:14:49 +10:00
lib.rs Rollup merge of #95301 - nnethercote:rm-NtTT, r=petrochenkov 2022-03-28 16:08:07 +02:00
validate_attr.rs rustc_feature: Convert BuiltinAttribute from tuple to a struct 2021-11-12 20:15:14 +08:00