rust/crates
bors e8e598f641 Auto merge of #13133 - Veykril:diag-hack, r=Veykril
Move empty diagnostics workaround back into the server

This only touches on the diagnostics in one place instead of multiple as was previously done, since all published diagnostics will go through this code path anyways.

Closes https://github.com/rust-lang/rust-analyzer/issues/13130
2022-08-28 09:56:06 +00:00
..
base-db Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
cfg
flycheck Pop an error notification when flycheck can't be restarted 2022-08-22 17:42:33 +02:00
hir Auto merge of #12965 - DesmondWillowbrook:assoc-method-dimming, r=Veykril 2022-08-22 07:20:56 +00:00
hir-def Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
hir-expand Auto merge of #12982 - jridgewell:into_future, r=Veykril 2022-08-18 07:37:47 +00:00
hir-ty minor: Simplify 2022-08-26 19:40:01 +02:00
ide Auto merge of #13116 - Veykril:nohash, r=Veykril 2022-08-25 19:08:57 +00:00
ide-assists style: run tidy tests 2022-08-25 13:17:50 +05:30
ide-completion fix: Fix reference autocompletions using incorrect offsets in macro inputs 2022-08-23 14:29:59 +02:00
ide-db Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
ide-diagnostics Auto merge of #12965 - DesmondWillowbrook:assoc-method-dimming, r=Veykril 2022-08-22 07:20:56 +00:00
ide-ssr Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
limit
mbe fix: a bunch of typos 2022-08-17 21:44:58 +08:00
parser Allow leading | in more pattern positions 2022-08-23 16:31:59 +02:00
paths
proc-macro-api
proc-macro-srv Replace crossbeam with std's scoped threads 2022-08-22 14:55:13 +02:00
proc-macro-srv-cli
proc-macro-test
profile
project-model Update test fixtures 2022-08-25 21:07:24 +02:00
rust-analyzer Move empty diagnostics workaround back into the server 2022-08-28 11:54:46 +02:00
sourcegen
stdx Update test fixtures 2022-08-25 21:07:24 +02:00
syntax fix: a bunch of typos 2022-08-17 21:44:58 +08:00
test-utils
text-edit
toolchain
tt
vfs Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
vfs-notify Bump notify 2022-08-19 21:37:05 +03:00