rust/crates
Ville Penttinen 6f5fd6c9de Add new type HoverResult to contain the results of hovering
This makes testing hovers easier as well as allows us to do more things with the
results if needed.
2019-02-26 19:30:17 +02:00
..
gen_lsp_server Update lsp-types and backtrace 2019-02-21 10:07:14 -05:00
ra_arena Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_assists add marks to assists 2019-02-24 15:46:06 +03:00
ra_batch switch to crates.io vfs 2019-02-18 16:43:16 +03:00
ra_cli kill utils module 2019-02-21 15:57:40 +03:00
ra_db Make edition handling a bit nicer and allow specifying edition in crate_graph macro 2019-02-13 20:31:47 +01:00
ra_fmt Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_hir Merge #897 2019-02-25 12:03:57 +00:00
ra_ide_api Add new type HoverResult to contain the results of hovering 2019-02-26 19:30:17 +02:00
ra_ide_api_light kill accidently commited file 2019-02-25 15:02:12 +03:00
ra_lsp_server Add new type HoverResult to contain the results of hovering 2019-02-26 19:30:17 +02:00
ra_mbe rename 2019-02-24 13:14:14 +03:00
ra_parser rename type to type_alias in the AST as well 2019-02-25 13:49:32 +03:00
ra_project_model Make edition handling a bit nicer and allow specifying edition in crate_graph macro 2019-02-13 20:31:47 +01:00
ra_syntax rename type to type_alias in the AST as well 2019-02-25 13:49:32 +03:00
ra_text_edit Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_tt make token trees eq 2019-02-12 20:57:13 +03:00
test_utils remove ignored macro tests 2019-02-19 20:06:53 +03:00
thread_worker automatically wait for worker threads 2019-02-14 21:11:07 +03:00
tools fix the test 2019-02-21 13:45:10 +03:00