rust/crates
bors[bot] 03e0bf7f55
Merge #8354
8354: Distinguishing between different operators in semantic highlighting r=matklad a=chetankhilosiya



Co-authored-by: Chetan Khilosiya <chetan.khilosiya@gmail.com>
2021-04-13 11:46:23 +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 Merge #8354 2021-04-13 11:46:23 +00:00
ide_assists Merge #8415 2021-04-13 11:39:03 +00: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 #8354 2021-04-13 11:46:23 +00:00
stdx
syntax
test_utils internal: fix flakiness of accidentally quadratic test 2021-04-13 12:56:24 +03:00
text_edit
toolchain
tt
vfs
vfs-notify