rust/compiler/rustc_expand/src/mbe
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 Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00
macro_check.rs Rename ast::TokenKind::Not as ast::TokenKind::Bang. 2025-03-03 09:26:13 +11:00
macro_parser.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00
macro_rules.rs Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov 2025-04-14 03:56:55 +00:00
metavar_expr.rs Rollup merge of #134161 - nnethercote:overhaul-token-cursors, r=spastorino 2024-12-18 22:56:53 +08:00
quoted.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00
transcribe.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00