rust-analyzer/crates
2019-02-17 20:53:13 +01: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 auto_import: fix bug when the common path was shorter than both the current use and target path. 2019-02-14 21:58:36 +01:00
ra_batch fix-tests 2019-02-17 21:05:33 +03:00
ra_cli Turn ImplBlock into a copy type just containing IDs 2019-02-16 22:08:13 +01: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 Handle tuple structs / enum variants properly in type inference 2019-02-17 20:53:13 +01:00
ra_ide_api Don't render () in calls to assoc functions 2019-02-17 21:30:46 +03:00
ra_ide_api_light what goes bump in the night? 2019-02-12 11:03:28 -05:00
ra_lsp_server Refactor find_all_refs to return ReferenceSearchResult 2019-02-17 13:40:43 +02:00
ra_mbe Fix some typos 2019-02-12 15:02:57 +01: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 Remove match_armlist validator 2019-02-17 20:32:10 +02: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
ra_vfs marginally better names 2019-02-17 21:10:40 +03:00
test_utils Fix some typos 2019-02-12 15:02:57 +01:00
thread_worker automatically wait for worker threads 2019-02-14 21:11:07 +03:00
tools Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00