about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2022-10-17 17:53:50 +0200
committerLukas Wirth <lukastw97@gmail.com>2022-10-17 18:21:18 +0200
commita762baca028e2a6f5efeb7d7804de08d035ba0c5 (patch)
tree576dad330267aa0fe61056371b77f711a2df726c /compiler/rustc_mir_transform/src/coverage/debug.rs
parent40cbeb5b3d1ec37e8857844e43c75b6980f588e3 (diff)
downloadrust-a762baca028e2a6f5efeb7d7804de08d035ba0c5.tar.gz
rust-a762baca028e2a6f5efeb7d7804de08d035ba0c5.zip
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.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions