rust/compiler/rustc_parse
Nicholas Nethercote e46caaf84b Simplify a match.
`may_be_ident` is true for `NtPath` and `NtMeta`, so we don't need to
check for them separately.
2023-08-17 09:06:03 +10:00
..
2023-08-17 09:06:03 +10:00