mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

- 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`