rust/crates/assists
Aleksey Kladov 2f22675537 Simplify assists resolution API
Assist vs UnresolvedAssist split doesn't really pull its weight. This
is especially bad if we want to include `Assist` as a field of
diagnostics, where we'd have to make the thing generic.
2020-12-26 14:11:42 +03:00
..
src Simplify assists resolution API 2020-12-26 14:11:42 +03:00
Cargo.toml Move the helpers into ide_db 2020-11-28 16:30:39 +02:00