rust/crates
2019-09-20 11:43:34 -04:00
..
ra_arena cleanup 2019-08-06 10:57:16 +02:00
ra_assists feat(assists): Apply comments 2019-09-19 22:12:28 +01:00
ra_batch don't break parser error recovery in presence of macros 2019-09-12 12:38:07 +03:00
ra_cli Merge #1862 2019-09-17 21:16:28 +00: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 introduce FromSource trait 2019-09-19 19:38:27 +03:00
ra_ide_api A few doc comments 2019-09-19 17:07:23 -04:00
ra_lsp_server move fold conversino to conv.rs 2019-09-19 18:27:47 +03:00
ra_mbe slightly cleanup macro tests 2019-09-19 13:44:51 +03:00
ra_parser Add indexing to record_field_pat 2019-09-20 11:43:34 -04: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 indexing to record_field_pat 2019-09-20 11:43:34 -04:00
ra_text_edit allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
ra_tools tweak installation process 2019-09-18 14:24:20 +03:00
ra_tt allow rustfmt to reorder imports 2019-07-04 23:09:09 +03:00
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