rust/crates
2021-04-06 21:42:27 +03:00
..
base_db Adjust fixture docs a bit 2021-04-06 21:42:27 +03:00
cfg
flycheck
hir infer: remove record_pat_field_resolutions field 2021-04-06 19:44:28 +02:00
hir_def Lower attributes on tuple fields 2021-04-06 20:19:53 +02:00
hir_expand
hir_ty infer: remove record_pat_field_resolutions field 2021-04-06 19:44:28 +02:00
ide
ide_assists
ide_completion
ide_db
ide_ssr
mbe
parser
paths Clearer naming 2021-04-06 16:22:26 +03:00
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model feat: show errors from cargo metadata and initial cargo check in the status bar 2021-04-06 18:08:05 +03:00
rust-analyzer Merge #8375 2021-04-06 15:09:38 +00:00
stdx feat: show errors from cargo metadata and initial cargo check in the status bar 2021-04-06 18:08:05 +03:00
syntax Use arrayvec 0.7 to avoid perf regression in 0.6.1 2021-04-05 12:58:35 -04:00
test_utils Adjust fixture docs a bit 2021-04-06 21:42:27 +03:00
text_edit
toolchain
tt
vfs Avoid duplicating VfsPath in vfs::path_interner::PathInterner by using an IndexSet 2021-04-06 16:03:57 +03:00
vfs-notify