mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
4142d7bb89
When suggesting an appropriate mutability for a macro call, use the call span instead of the expanded macro's span.