rust/crates
2021-02-01 17:36:51 +01:00
..
assists Enable fill_match_arms in macros 2021-01-27 22:32:40 +01:00
base_db
cfg
completion Forbid flyimport completions in use statements 2021-01-29 00:28:54 +02:00
flycheck Make logger-based debugging more pleasant 2021-01-28 17:07:53 +03:00
hir Prefer ValueNS when resolving hir path for PathExpressions 2021-01-29 15:59:52 +01:00
hir_def Shortcut block_def_map if there's no inner items 2021-02-01 13:33:18 +01:00
hir_expand add more counts 2021-01-27 12:39:19 +03:00
hir_ty Use block_def_map in body lowering 2021-02-01 13:33:18 +01:00
ide Return inner attributes of outline mod declarations in attrs_query 2021-01-31 19:53:01 +01:00
ide_db Make always-assert crate reusable 2021-01-26 22:13:42 +03:00
mbe Simpilfy mbe parsing 2021-01-30 16:12:30 +08:00
parser
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile add more counts 2021-01-27 12:39:19 +03:00
project_model Async Loading outdir and proc-macro 2021-01-29 01:04:14 +08:00
rust-analyzer Update Test Data 2021-02-01 17:36:51 +01:00
ssr
stdx Make always-assert crate reusable 2021-01-26 22:13:42 +03:00
syntax Fix ast::String::value not properly escaping in some cases 2021-01-30 16:31:19 +01:00
test_utils
text_edit
toolchain
tt
vfs
vfs-notify