rust/compiler/rustc_parse/src
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
..
lexer Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov 2025-04-14 03:56:55 +00:00
parser Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov 2025-04-14 03:56:55 +00:00
errors.rs Remove NtExpr and NtLiteral. 2025-04-02 06:20:35 +11:00
lib.rs Remove recursion_limit increases. 2025-04-02 16:25:27 +11:00
validate_attr.rs expand: Leave traces when expanding cfg attributes 2025-03-26 15:30:12 +03:00