mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-15 09:27:27 +00:00
466b4ec547
fix: ide: exclude sized in go-to actions in hover fixes #13163 i opted to just simply omit `Sized` entirely from go-to actions, as opposed to including it if even someone writes an explicit `T: Sized`, as i think a go-to on Sized is of dubious value practically. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |