mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
1f076fe1d8
Specify macro is invalid in certain contexts Adds a note when a macro is used where it really shouldn't be. Closes #113766