mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
6b4f3a73d2
Fix regression in `macro_rules!` name matching Fixes #41803. r? @nrc