4d4c05d32b
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. Closes https://github.com/rust-lang/rust-analyzer/issues/4054 Closes https://github.com/rust-lang/rust-analyzer/issues/11654 |
||
---|---|---|
.. | ||
src | ||
tests/slow-tests | ||
build.rs | ||
Cargo.toml |