Open
Description
rust-lang/rust#143070 rewrites macro_rules!
parser to not use the MBE engine itself.
The following is the relevant section (39.2 Macro expansion):
rustc-dev-guide/src/macro-expansion.md
Lines 557 to 559 in 0549d8c
rust-lang/rust#143070 rewrites macro_rules!
parser to not use the MBE engine itself.
The following is the relevant section (39.2 Macro expansion):
rustc-dev-guide/src/macro-expansion.md
Lines 557 to 559 in 0549d8c