rust/crates/ide
Jade 0292efd363 Also do goto implementation on assoc consts
I forgot to put this into #8988, sorry.

Goto implementation on a const on the trait will go to the
implementations with their respective definitions of the const, if
present.
2021-05-25 06:27:41 -07:00
..
src Also do goto implementation on assoc consts 2021-05-25 06:27:41 -07:00
Cargo.toml Allow viewing the crate graph in a webview 2021-05-11 16:15:31 +02:00