mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
be2947d0b7
Previously, this would say no such macro existed, but this was misleading, since the macro _did_ exist, it was just already seen. - Say where the macro was previously defined - Add long-form error message