rust/crates
2019-04-22 10:11:06 +03:00
..
gen_lsp_server switch to official extend selection API 2019-04-21 12:13:48 +03:00
ra_arena
ra_assists more type safety 2019-04-22 10:11:06 +03:00
ra_batch migrate to salsas interning 2019-04-09 22:51:22 +03:00
ra_cli
ra_db drop old interning infra 2019-04-09 22:52:06 +03:00
ra_fmt replace usages of algo::generate with iter::successors from std 2019-04-13 16:43:49 +02:00
ra_hir Add HIR for where clauses & ignore impls with where clauses in trait resolution 2019-04-21 15:01:17 +02:00
ra_ide_api New krate() method in Resolver. 2019-04-20 00:20:26 +02:00
ra_lsp_server ⬆️ lsp 2019-04-21 15:17:22 +03:00
ra_mbe Fix bugs 2019-04-20 23:53:39 +08:00
ra_parser Add vis matcher 2019-04-19 21:38:26 +08:00
ra_prof fix test 2019-04-15 01:17:26 +03:00
ra_project_model Sends cwd info for runnables and code lenses 2019-04-14 10:04:38 +02:00
ra_syntax test short structs 2019-04-22 00:52:21 +03:00
ra_text_edit
ra_tt
test_utils
thread_worker
tools