mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:02:35 +03:00
d5af63480f
Various diagnostics clean ups/tweaks * Always point at macros, including derive macros * Point at non-local items that introduce a trait requirement * On private associated item, point at definition