rust/compiler/rustc_parse/src/parser
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
..
mut_visit Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
tokenstream update cfg(bootstrap) 2025-01-08 21:26:39 +01:00
attr.rs Provide helpful diagnostics for shebang lookalikes 2025-03-13 19:53:53 +05:30
attr_wrapper.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00
diagnostics.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00
expr.rs Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov 2025-04-14 03:56:55 +00:00
generics.rs Implment #[cfg] and #[cfg_attr] in where clauses 2025-03-01 22:02:46 +08:00
item.rs Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov 2025-04-14 03:56:55 +00:00
mod.rs Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov 2025-04-14 03:56:55 +00:00
nonterminal.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00
pat.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00
path.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00
stmt.rs Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated, r=petrochenkov 2025-04-14 03:56:55 +00:00
tests.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00
token_type.rs Add the feature gate for the super let experiment. 2025-03-28 19:06:18 +01:00
ty.rs Impl Copy for Token and TokenKind. 2025-04-02 16:16:49 +11:00