rust/crates
bors[bot] b356ab46f2 Merge #781
781: Refactor to allow for multiple assists  r=matklad a=eulerdisk

This is necessary to allow assist "providers" (which currently are simple free function) to produce multiple assists. I'm not sure this is the best possible refactoring tough.

Co-authored-by: Andrea Pretto <eulerdisk@gmail.com>
2019-02-11 17:30:53 +00:00
..
gen_lsp_server Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_arena Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_assists ra_assists: assist "providers" can produce multiple assists 2019-02-11 18:07:21 +01:00
ra_batch Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_cli Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_db Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_fmt Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_hir remove useless hash 2019-02-11 19:09:53 +03:00
ra_ide_api use extern prelude in Resolver 2019-02-11 15:41:39 +03:00
ra_ide_api_light Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_lsp_server Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_mbe Merge #790 2019-02-11 16:24:39 +00:00
ra_project_model Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_syntax make macro a NameOwner 2019-02-11 19:24:13 +03:00
ra_text_edit Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_tt make macro-rules eq 2019-02-11 19:19:23 +03:00
ra_vfs Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
test_utils Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
thread_worker Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
tools Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00