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-01 00:01:40 +00:00
2025-07-22 19:49:54 +10:00
2025-07-18 16:35:55 +00:00
2025-06-29 20:39:13 +08:00
2025-01-23 17:40:41 +00:00
2025-06-29 20:39:13 +08:00
2025-06-29 20:39:13 +08:00
2025-07-21 08:08:41 +00:00
2025-05-08 16:20:57 +00:00
2025-06-29 20:13:36 +08:00
2025-04-22 11:02:37 +00:00
2025-04-02 07:30:11 +00:00
2025-07-03 13:29:35 +02:00
2025-05-09 23:16:55 +02:00
2025-06-29 20:13:36 +08:00
2024-11-18 10:38:56 +01:00
2025-06-29 20:39:13 +08:00
2025-04-13 22:01:54 +00:00
2025-06-22 14:30:23 +02:00
2025-06-29 20:39:13 +08:00
2025-03-12 22:39:43 -07:00
2025-06-06 19:12:00 -07:00
2025-06-29 20:13:36 +08:00
2025-06-27 11:49:22 +02:00
2025-01-23 17:40:41 +00:00
2025-03-04 12:26:01 +01:00
2025-02-14 16:15:57 +11:00
2025-04-24 11:36:07 +10:00
2025-01-23 17:40:41 +00:00
2025-05-24 15:36:06 +08:00
2025-02-14 16:15:57 +11:00
2025-06-29 20:39:13 +08:00
2025-07-18 17:31:48 -07:00
2025-05-25 15:57:48 +00:00
2025-03-04 18:21:56 -08:00
2025-02-21 07:12:13 +11:00
2025-07-18 13:09:34 +00:00
2025-01-23 17:40:41 +00:00
2025-07-03 23:17:03 +00:00
2025-06-29 20:13:36 +08:00
2025-06-27 11:49:22 +02:00
2025-04-28 16:23:13 +07:00
2025-05-26 00:15:16 +02:00
2025-06-29 20:13:36 +08:00
2025-07-03 10:51:06 +03:00
2025-01-11 11:34:01 +00:00
2025-06-29 20:13:36 +08:00
2025-06-29 20:13:36 +08:00
2025-05-26 18:15:54 +08:00
2025-07-01 19:00:21 +00:00
2025-04-12 11:53:07 +00:00
2025-01-23 17:40:41 +00:00
2025-01-23 17:40:41 +00:00
2025-06-29 20:39:13 +08:00
2025-04-17 12:15:04 +02:00
2024-09-10 09:11:17 +10:00
2025-04-29 14:58:21 +00:00
2025-06-29 20:39:13 +08:00
2025-07-03 10:51:06 +03:00
2025-04-29 14:58:21 +00:00
2025-04-08 21:05:20 +00:00
2025-01-23 17:40:41 +00:00
2025-07-08 18:15:05 -05:00
2025-04-08 21:05:20 +00:00
2025-04-28 16:23:13 +07:00
2024-09-22 19:11:29 -04:00
2025-07-18 17:31:48 -07:00
2025-02-22 00:13:19 +00:00
2025-06-29 20:13:36 +08:00
2025-06-18 16:16:45 +02:00
2025-02-18 13:43:43 +11:00
2025-02-22 22:24:52 +00:00
2025-07-10 09:36:20 +02:00
2025-01-23 17:40:41 +00:00
2025-02-14 16:15:57 +11:00
2025-07-22 14:28:48 +02:00
2025-07-20 10:22:09 -07:00