rust/compiler/rustc_expand/src/mbe
bors ee5cb9e3a6 Auto merge of #114915 - nnethercote:Nonterminal-cleanups, r=petrochenkov
`Nonterminal`-related cleanups

In #114647 I am trying to remove `Nonterminal`. It has a number of preliminary cleanups that are worth merging even if #114647 doesn't merge, so let's do them in this PR.

r? `@petrochenkov`
2023-08-18 16:07:40 +00:00
..
diagnostics.rs inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
macro_check.rs inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
macro_parser.rs Rename NtOrTt as ParseNtResult. 2023-08-18 16:50:41 +10:00
macro_rules.rs Remove unnecessary braces on PatWithOr patterns. 2023-08-17 09:04:54 +10:00
metavar_expr.rs [RFC-3086] Restrict the parsing of count 2023-08-17 08:52:37 -03:00
quoted.rs inline format!() args up to and including rustc_middle 2023-07-30 13:18:33 +02:00
transcribe.rs Remove some unnecessary (and badly named) local variables. 2023-08-17 08:26:55 +10:00