rust/crates
2020-04-03 21:00:15 +02:00
..
ra_arena
ra_assists Merge #3746 2020-04-03 08:23:44 +00:00
ra_cfg
ra_db
ra_flycheck Centralize defaults 2020-04-01 18:56:47 +02:00
ra_fmt
ra_hir Cleanup checking for existing impls in impl From assist 2020-04-02 18:42:30 +01:00
ra_hir_def Macro patterns are not confused with expressions. 2020-04-03 16:12:38 +02:00
ra_hir_expand Implement ra_proc_macro client logic 2020-03-31 22:20:18 +08:00
ra_hir_ty Macro patterns are not confused with expressions. 2020-04-03 16:12:38 +02:00
ra_ide Remove the second code-path for completing names in patterns 2020-04-03 21:00:15 +02:00
ra_ide_db
ra_mbe
ra_parser Macro patterns are not confused with expressions. 2020-04-03 16:12:38 +02:00
ra_proc_macro Introduce ra_proc_macro_srv 2020-04-03 19:01:44 +08:00
ra_proc_macro_srv Add doc comment on main.rs 2020-04-03 19:16:54 +08:00
ra_prof
ra_project_model Migrate to privacy as per review commets 2020-04-02 21:09:03 +03:00
ra_syntax Remove the second code-path for completing names in patterns 2020-04-03 21:00:15 +02:00
ra_text_edit
ra_tt Implement ra_proc_macro client logic 2020-03-31 22:20:18 +08:00
rust-analyzer Apply cargo xtask format 2020-04-02 21:12:28 +03:00
stdx
test_utils