Files
rust/compiler/rustc_mir_transform/src
Matthias Krüger 7ec557ce72 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.
2025-07-23 15:59:32 +02:00
..
2025-07-21 08:08:41 +00:00
2025-04-24 11:36:07 +10:00
2025-06-29 20:13:36 +08:00
2025-01-11 11:34:01 +00:00
2025-07-01 19:00:21 +00:00
2025-07-18 17:31:48 -07:00
2025-02-22 00:13:19 +00:00