about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-17 16:21:32 +0000
committerbors <bors@rust-lang.org>2022-10-17 16:21:32 +0000
commit4d4c05d32b58284949b2b5614e4a56cac3ebd8eb (patch)
tree61a54148014a9e1daba068c93577d14c0aec083c /compiler/rustc_mir_transform/src/coverage/debug.rs
parent106285b5c41f2f4b34bc869724e5fb38d771f770 (diff)
parenta762baca028e2a6f5efeb7d7804de08d035ba0c5 (diff)
downloadrust-4d4c05d32b58284949b2b5614e4a56cac3ebd8eb.tar.gz
rust-4d4c05d32b58284949b2b5614e4a56cac3ebd8eb.zip
Auto merge of #13428 - Veykril:fmt-stuck, r=Veykril
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
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions