rust/crates/ra_ide
Steffen Lyngbaek 15ed114a49 Next steps in assoc item completion #3183
Allow trait autocompletions for unimplemented associated fn's, types,
and consts without using explicit keywords before hand (fn, type,
const).

The sequel to #3108.
2020-03-06 17:35:39 -08:00
..
src Next steps in assoc item completion #3183 2020-03-06 17:35:39 -08:00
Cargo.toml Drop one once_cell dep 2020-03-04 12:22:47 +01:00