rust-analyzer/crates
2019-07-18 20:16:33 +03:00
..
gen_lsp_server Simplify responses by using into() 2019-07-07 17:28:21 -04:00
ra_arena allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_assists make Parse fields private 2019-07-12 19:41:13 +03:00
ra_batch Remove unused dependencies 2019-07-09 00:28:00 +09:00
ra_cli make Parse fields private 2019-07-12 19:41:13 +03:00
ra_db Remove unused dependencies 2019-07-09 00:28:00 +09:00
ra_fmt allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_hir highlight mutable variables differently 2019-07-18 18:52:50 +03:00
ra_ide_api cleanup imports 2019-07-18 20:16:33 +03:00
ra_lsp_server Add "Run" lens for binary runnables 2019-07-16 15:02:11 +03:00
ra_mbe make Parse fields private 2019-07-12 19:41:13 +03:00
ra_parser allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_prof jemallocator 0.3 2019-07-17 10:58:17 -04:00
ra_project_model Remove unused dependencies 2019-07-09 00:28:00 +09:00
ra_syntax cleanup imports 2019-07-18 20:16:33 +03:00
ra_text_edit allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_tools allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_tt allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
test_utils Remove unused dependencies 2019-07-09 00:28:00 +09:00
thread_worker Fix clippy::single_match 2019-06-04 18:05:07 -04:00