rust/crates
bors[bot] 9383ae720b Merge #1289
1289: simplify r=matklad a=matklad



Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-05-20 20:02:18 +00:00
..
gen_lsp_server
ra_arena Add is_empty to Arena 2019-04-26 11:42:10 -04:00
ra_assists apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
ra_batch
ra_cli output the progress for real 2019-05-20 21:20:52 +03:00
ra_db Assert that DB is unwind-safe, instead of proving 2019-05-18 13:05:42 +03:00
ra_fmt apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
ra_hir simplify 2019-05-20 23:01:49 +03:00
ra_ide_api apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
ra_lsp_server Added local macro goto 2019-05-04 17:39:51 +01:00
ra_mbe Fix match literal 2019-05-20 18:29:02 +08:00
ra_parser apply T! macro where it is possible 2019-05-15 15:35:47 +03:00
ra_prof switch to once_cell from lazy_static 2019-05-07 20:54:33 +03:00
ra_project_model
ra_syntax ⬆️ text_unit 2019-05-15 19:19:05 +03:00
ra_text_edit
ra_tt Use map, sum in Subtree::coount instead of fold 2019-04-22 17:37:27 +08:00
test_utils
thread_worker
tools