rust/compiler/rustc_parse/src/lexer
bors f836ae4e66 Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov
Remove `Nonterminal` and `TokenKind::Interpolated`

A third attempt at this; the first attempt was #96724 and the second was #114647.

r? `@ghost`
2025-04-14 03:56:55 +00:00
..
diagnostics.rs "innermost", "outermost", "leftmost", and "rightmost" don't need hyphens 2024-10-23 02:45:24 -07:00
mod.rs Replace rustc_lexer/unescape with rustc-literal-escaper crate 2025-04-04 14:44:45 +02:00
tokentrees.rs Remove Lexer's dependency on Parser. 2024-12-13 07:10:20 +11:00
unescape_error_reporting.rs Replace rustc_lexer/unescape with rustc-literal-escaper crate 2025-04-04 14:44:45 +02:00
unicode_chars.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00