rust/crates
Benjamin Coenen 557cf513fa Add assist: add lifetime to type #7200
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2021-01-17 15:15:23 +01:00
..
assists Add assist: add lifetime to type #7200 2021-01-17 15:15:23 +01:00
base_db
cfg
completion Less annoying mod completion 2021-01-17 13:18:45 +03:00
flycheck Unfreeze cargo_metadata 2021-01-11 08:27:16 -05:00
hir Handle self/super/crate in PathSegment as NameRef 2021-01-15 19:21:23 +01:00
hir_def ⬆️ arena 2021-01-17 11:43:04 +03:00
hir_expand ⬆️ arena 2021-01-17 11:43:04 +03:00
hir_ty ⬆️ arena 2021-01-17 11:43:04 +03:00
ide Share import_assets and related entities 2021-01-16 19:33:36 +02:00
ide_db Share import_assets and related entities 2021-01-16 19:33:36 +02:00
mbe Merge #7211 2021-01-14 10:52:12 +00:00
parser Handle self/super/crate in PathSegment as NameRef 2021-01-15 19:21:23 +01:00
paths
proc_macro_api
proc_macro_srv Unfreeze cargo_metadata 2021-01-11 08:27:16 -05:00
proc_macro_test
profile ⬆️ arena 2021-01-17 11:43:04 +03:00
project_model ⬆️ arena 2021-01-17 11:43:04 +03:00
rust-analyzer Share import_assets and related entities 2021-01-16 19:33:36 +02:00
ssr Phase out SourceFileEdits in favour of a plain HashMap 2021-01-14 22:43:36 +01:00
stdx Fix assert_never invoking assert_always 2021-01-14 22:43:09 +01:00
syntax When building an item-tree, keep fewer nodes in memory 2021-01-16 23:07:28 +03:00
test_utils
text_edit
toolchain
tt
vfs Document vfs private items 2021-01-12 18:01:47 +01:00
vfs-notify