rust/crates/rust-analyzer
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
..
src fix: Fix formatting requests hanging when r-a is still starting 2022-10-17 18:21:18 +02:00
tests/slow-tests Add new license 2022-10-15 14:26:30 +03:00
build.rs Fix typo in build.rs 2022-06-26 10:09:45 +00:00
Cargo.toml Bump mimalloc 2022-10-15 12:59:56 +03:00