rust/crates
Aleksey Kladov 2716a1fa3f More principled approach for gotodef for field shorhand
Callers can now decide for themselves if they should prefer field or
local definition. By default, it's the local.
2020-03-02 19:00:38 +01:00
..
ra_arena
ra_assists One more assert 2020-03-02 13:59:35 +01:00
ra_cargo_watch Remove unused dependencies 2020-02-27 14:04:13 +09:00
ra_cfg
ra_db ra_db: removed a couple of explicit lifetimes 2020-02-22 17:00:39 +02:00
ra_fmt When joining lines, unwrap trivial diverging blocks 2020-02-24 17:17:05 +01:00
ra_hir More principled approach for gotodef for field shorhand 2020-03-02 19:00:38 +01:00
ra_hir_def Reformat? 2020-03-02 14:28:34 +01:00
ra_hir_expand
ra_hir_ty Merge #3397 #3398 2020-03-02 13:31:56 +00:00
ra_ide More principled approach for gotodef for field shorhand 2020-03-02 19:00:38 +01:00
ra_ide_db Rename ast::ImplBlock -> ast::ImplDef 2020-02-29 21:33:15 +01:00
ra_mbe Cleanup editing API 2020-02-29 13:51:23 +01:00
ra_parser Rename ast::ImplBlock -> ast::ImplDef 2020-02-29 21:33:15 +01:00
ra_prof Remove unused dependencies 2020-02-27 14:04:13 +09:00
ra_project_model ra_project_model: migrate to Sysroot::alloc() 2020-03-01 00:16:57 +02:00
ra_syntax Slightly refactor inlay hints 2020-02-29 23:24:50 +01:00
ra_text_edit Remove unused dependencies 2020-02-27 14:04:13 +09:00
ra_tt
rust-analyzer Tighten up an assert 2020-03-02 13:45:26 +01:00
test_utils Use text_range::extend_to 2020-02-27 10:06:48 +08:00