rust/crates
Lukas Wirth a762baca02 fix: Fix formatting requests hanging when r-a is still starting
The reason for that was that we were calculating the crate defmaps
of the file we are saving by accident causing us to get stuck waiting
on their expensive computation, while we only need the relevant crate
id.
2022-10-17 18:21:18 +02:00
..
base-db formatting 2022-09-26 18:35:06 +01:00
cfg Bump anyhow, arbitrary, itertools, semver, serde 2022-10-15 12:52:34 +03:00
flycheck Bump tracing 2022-10-15 12:52:34 +03:00
hir Diagnose incorrect usages of the question mark operator 2022-10-16 12:58:24 +02:00
hir-def Auto merge of #13418 - lnicola:bump-deps, r=lnicola 2022-10-15 11:27:12 +00:00
hir-expand Diagnose incorrect usages of the question mark operator 2022-10-16 12:58:24 +02:00
hir-ty Auto merge of #13354 - Veykril:try-stuff, r=Veykril 2022-10-16 11:11:08 +00:00
ide fix: Fix formatting requests hanging when r-a is still starting 2022-10-17 18:21:18 +02:00
ide-assists Auto merge of #13399 - DropDemBits:assists-format-args-capture-pt2, r=Veykril 2022-10-17 09:54:07 +00:00
ide-completion Auto merge of #13418 - lnicola:bump-deps, r=lnicola 2022-10-15 11:27:12 +00:00
ide-db Auto merge of #13418 - lnicola:bump-deps, r=lnicola 2022-10-15 11:27:12 +00:00
ide-diagnostics Diagnose incorrect usages of the question mark operator 2022-10-16 12:58:24 +02:00
ide-ssr Bump anyhow, arbitrary, itertools, semver, serde 2022-10-15 12:52:34 +03:00
limit
mbe Auto merge of #13418 - lnicola:bump-deps, r=lnicola 2022-10-15 11:27:12 +00:00
parser Auto merge of #13160 - ChayimFriedman2:parse-parenthesized-type-path-with-coloncolon, r=jonas-schievink 2022-09-01 21:00:14 +00:00
paths
proc-macro-api Bump tracing 2022-10-15 12:52:34 +03:00
proc-macro-srv Don't run proc-macro-srv tests on the rust-analyzer repo 2022-09-24 00:08:28 +02:00
proc-macro-srv-cli
proc-macro-test
profile Bump libc 2022-10-15 12:55:56 +03:00
project-model Auto merge of #13418 - lnicola:bump-deps, r=lnicola 2022-10-15 11:27:12 +00:00
rust-analyzer fix: Fix formatting requests hanging when r-a is still starting 2022-10-17 18:21:18 +02:00
sourcegen Remove obsolete in-rust-tree feature from sourcegen 2022-09-26 11:34:30 +02:00
stdx Bump libc 2022-10-15 12:55:56 +03:00
syntax Auto merge of #13418 - lnicola:bump-deps, r=lnicola 2022-10-15 11:27:12 +00:00
test-utils Diagnose incorrect usages of the question mark operator 2022-10-16 12:58:24 +02:00
text-edit Bump anyhow, arbitrary, itertools, semver, serde 2022-10-15 12:52:34 +03:00
toolchain Bump home 2022-10-15 12:53:26 +03:00
tt
vfs Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
vfs-notify Bump notify 2022-10-15 13:03:39 +03:00