mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
69f6009f85
Use macro callsite when creating `Sugg` helper Closes #9375 changelog: Improvement: [`collapsible_if`]: Suggestions now work with macros, by taking the call site into account.