mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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