rust/crates
bors 6e52c64031 Auto merge of #13985 - Veykril:content-modified, r=Veykril
Don't respond with a ContentModified while loading the workspace

Initially this was done to prevent frequent inlay hint flickering, but this causes a lot of problems for a bunch of clients. We can (and already kind of have) move this into the semantic token request handlers instead.

Fixes https://github.com/rust-lang/rust-analyzer/issues/10910
2023-01-19 21:00:26 +00:00
..
base-db fix: Fix target-data-layout fetching incorrectly passing 'rustc' to rustc 2023-01-19 21:31:08 +01:00
cfg Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
flycheck Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
hir Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
hir-def Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
hir-expand Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
hir-ty fix: Fix target-data-layout fetching incorrectly passing 'rustc' to rustc 2023-01-19 21:31:08 +01:00
ide fix: Fix target-data-layout fetching incorrectly passing 'rustc' to rustc 2023-01-19 21:31:08 +01:00
ide-assists Fix replace_arith label 2023-01-17 16:31:34 +02:00
ide-completion Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
ide-db Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
ide-diagnostics Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
ide-ssr Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
intern Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
limit Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
mbe Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
parser Parse const_closures syntax. 2023-01-19 15:40:07 +01:00
paths Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
proc-macro-api Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
proc-macro-srv Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
proc-macro-srv-cli Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
proc-macro-test Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
profile Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
project-model fix: Fix target-data-layout fetching incorrectly passing 'rustc' to rustc 2023-01-19 21:31:08 +01:00
rust-analyzer Don't respond with a ContentModified while loading the workspace 2023-01-19 21:52:27 +01:00
sourcegen Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
stdx Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
syntax Parse const_closures syntax. 2023-01-19 15:40:07 +01:00
test-utils Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
text-edit Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
toolchain Specify authors, edition and license via workspace.package 2023-01-16 16:44:00 +01:00
tt Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
vfs Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00
vfs-notify Auto merge of #13969 - Veykril:workspace.dependencies, r=Veykril 2023-01-17 10:29:27 +00:00