mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
7b8e2a52ff
- Disallow multiple macros callbacks in the same invocation. In practice, this was never used. - Remove the `[]` brackets around the macro name - Require an `ident`, not an arbitrary `tt`