about summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-07-23 15:59:32 +0200
committerGitHub <noreply@github.com>2025-07-23 15:59:32 +0200
commit7ec557ce724fdd9950b089fa4f7f90c599841b06 (patch)
treeacb9e319c15a09e6f560747fbc8438ff802b5e11 /compiler/rustc_mir_build/src/errors.rs
parent1d0d472d38f39c1c29b39bd986aa363f18a43717 (diff)
parentf877aa7d14916f71a2f88c6d4c009e7ded7684c4 (diff)
downloadrust-7ec557ce724fdd9950b089fa4f7f90c599841b06.tar.gz
rust-7ec557ce724fdd9950b089fa4f7f90c599841b06.zip
Rollup merge of #144298 - Zalathar:empty-span, r=wesleywiser
coverage: Enlarge empty spans during MIR instrumentation, not codegen

This re-lands the part of rust-lang/rust#140847 that was (hopefully) not responsible for the coverage-instrumentation regressions that caused that PR to be reverted.

---

Enlarging empty spans was historically performed during MIR instrumentation, but had to be moved to codegen as part of larger changes in rust-lang/rust#134497, leading to the status quo. But now there should be no reason not to move that step back to its more logical home in instrumentaion.
Diffstat (limited to 'compiler/rustc_mir_build/src/errors.rs')
0 files changed, 0 insertions, 0 deletions