rust/compiler/rustc_expand/src/mbe
2026-02-04 16:16:16 +01:00
..
diagnostics.rs Convert to inline diagnostics in rustc_expand 2026-02-04 16:16:16 +01:00
macro_check.rs mbe: macro_check: Fix function comments referencing non-existent parameters 2025-09-25 07:18:36 -07:00
macro_parser.rs Remove special implementation of PartialEq for InvisibleOrigin outside macro matching 2025-09-02 16:38:31 +02:00
macro_rules.rs Use Rustc prefix for rustc attrs in AttributeKind 2026-01-29 14:52:09 +00:00
metavar_expr.rs mbe: metavar expressions: Use symbols rather than ident.as_str() 2025-09-20 10:38:36 +08:00
quoted.rs mbe: Add a helper to parse a single TokenTree 2025-07-05 16:23:07 -07:00
transcribe.rs Fix macro_metavar_expr_concat behavior with nested repetitions 2025-12-18 15:53:39 +00:00