rust/crates
2020-09-17 17:37:52 +02:00
..
arena
assists Merge #5989 2020-09-16 20:03:41 +00:00
base_db Move most of the logic into the completion module 2020-09-10 01:42:20 +03:00
cfg
flycheck
hir Merge #5971 2020-09-13 17:28:22 +00:00
hir_def Give ExternCrate a Name, not a ModPath 2020-09-17 15:28:23 +02:00
hir_expand Move most of the logic into the completion module 2020-09-10 01:42:20 +03:00
hir_ty Use Ty::apply instead of simple and fix method resolution. 2020-09-17 00:58:41 +08:00
ide Update tests 2020-09-16 17:26:51 +02:00
ide_db Rename record_field_pat to record_pat_field 2020-09-10 18:56:04 +02:00
mbe
parser Rename record_field_pat to record_pat_field 2020-09-10 18:56:04 +02:00
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model Add support for custom flycheck commands with JSON project workspaces 2020-09-15 18:51:57 -07:00
rust-analyzer Use log::error! in a few more places 2020-09-17 17:37:52 +02:00
ssr
stdx
syntax Add make::glob_use_tree function to create star-only UseTree 2020-09-16 20:33:08 +02:00
test_utils
text_edit
toolchain
tt
vfs Rename the method to avoid false promises 2020-09-10 01:45:49 +03:00
vfs-notify