rust/crates
bors[bot] fe29a9e837
Merge #8494
8494: internal: unfork code paths for unresolved and resolved assist r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2021-04-13 07:59:36 +00:00
..
base_db
cfg
flycheck
hir Improve indexing of impls 2021-04-09 11:21:31 +02:00
hir_def Support macros in pattern position 2021-04-11 01:25:50 +02:00
hir_expand Support macros in pattern position 2021-04-11 01:25:50 +02:00
hir_ty Remove assertion in impl collection 2021-04-11 12:07:58 +02:00
ide Fix typo: liner -> linear 2021-04-12 20:20:25 +02:00
ide_assists internal: unfork code paths for unresolved and resolved assist 2021-04-13 10:59:15 +03:00
ide_completion Use CompletionTextEdit::InsertAndReplace if supported by the client 2021-04-08 15:21:27 +02:00
ide_db
ide_ssr
mbe
parser
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model feat: avoid checking the whole project during initial loading 2021-04-12 15:29:31 +03:00
rust-analyzer Merge #8494 2021-04-13 07:59:36 +00:00
stdx
syntax
test_utils Let's try testing for "is not quadratic" condition 2021-04-10 12:43:07 +03:00
text_edit
toolchain
tt
vfs
vfs-notify