rust/crates
Aleksey Kladov 7fd6a41127 Refactor symbol resolve API
Introduce ReferenceResolution to avoid nesting to many non-nominal
types.
2018-12-08 21:18:29 +03:00
..
gen_lsp_server modernize even more 2018-12-06 21:16:37 +03:00
ra_analysis Refactor symbol resolve API 2018-12-08 21:18:29 +03:00
ra_cli modernize even more 2018-12-06 21:16:37 +03:00
ra_db First step towards crate deps 2018-12-05 16:01:18 +03:00
ra_editor Add a better text for hover and stop duplicating work done in approximatelly_resolve_symbol 2018-12-08 19:28:10 +03:00
ra_hir grand module rename 2018-12-08 19:30:35 +03:00
ra_lsp_server Refactor symbol resolve API 2018-12-08 21:18:29 +03:00
ra_syntax grand module rename 2018-12-08 19:30:35 +03:00
test_utils Use json comparison code from cargo for heavy tests 2018-12-06 21:32:15 +01:00
tools account for new layout when collecting tests 2018-12-08 20:54:44 +03:00