mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
9105c57b7f
Remove `NtIdent` and `NtLifetime` This is one part of the bigger "remove `Nonterminal` and `TokenKind::Interpolated`" change drafted in #114647. More details in the individual commit messages. r? `@petrochenkov`