mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
ce3216e0ae
feat: add hover display for trait assoc items This PR enable preview assoc items when hover on `trait`  inspired by https://github.com/rust-lang/rust-analyzer/pull/15847