rust/crates
Aleksey Kladov 067cb928f0 Simplify
2020-02-28 22:43:13 +01:00
..
ra_arena
ra_assists Simplify 2020-02-28 22:43:13 +01:00
ra_cargo_watch
ra_cfg
ra_db
ra_fmt
ra_hir Reduce visibility 2020-02-28 17:28:29 +01:00
ra_hir_def
ra_hir_expand
ra_hir_ty Basic injections 2020-02-27 16:16:13 +01:00
ra_ide Merge #3367 2020-02-28 15:56:07 +00:00
ra_ide_db Fix highlighting of const patterns 2020-02-28 16:38:36 +01:00
ra_mbe
ra_parser Parse attr in rhs of let stmts 2020-02-28 13:08:47 +08:00
ra_prof
ra_project_model
ra_syntax Parse attr in rhs of let stmts 2020-02-28 13:08:47 +08:00
ra_text_edit
ra_tt
rust-analyzer Cleanup highlighting tags 2020-02-28 12:13:37 +01:00
test_utils