mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
f836ae4e66
Remove `Nonterminal` and `TokenKind::Interpolated` A third attempt at this; the first attempt was #96724 and the second was #114647. r? `@ghost`
For more information about how the query system works, see the rustc dev guide.