rust/crates
2019-09-14 16:31:09 -07:00
..
ra_arena cleanup 2019-08-06 10:57:16 +02:00
ra_assists rename AdtDef -> Adt 2019-09-13 00:34:52 +03:00
ra_batch don't break parser error recovery in presence of macros 2019-09-12 12:38:07 +03:00
ra_cli add quiet mode to analysis-stats 2019-09-12 11:45:33 +03:00
ra_db introduce hir debugging infra 2019-09-09 12:32:16 +03:00
ra_fmt fix hir for new block syntax 2019-09-02 21:23:19 +03:00
ra_hir Support bare Trait without dyn 2019-09-14 10:20:41 +02:00
ra_ide_api Remove a dbg! 2019-09-14 11:05:42 +02:00
ra_lsp_server introduce hir debugging infra 2019-09-09 12:32:16 +03:00
ra_mbe cleanup expansion to item list 2019-09-10 22:22:57 +03:00
ra_parser Allow an underscore as the identifier in const items 2019-09-14 16:31:09 -07:00
ra_prof ⬆️ once_cell 2019-09-01 23:18:15 +03:00
ra_project_model introduce hir debugging infra 2019-09-09 12:32:16 +03:00
ra_syntax Add tests for underscores in const and static items 2019-09-14 16:31:09 -07:00
ra_text_edit
ra_tools Fix the formatting issues 2019-09-12 12:16:09 +03:00
ra_tt
ra_vfs_glob add option to disable notify 2019-09-06 17:21:29 +03:00
test_utils translate \n -> \r\n on the way out 2019-08-20 19:53:05 +03:00