Files
rust/compiler/rustc_mir_transform/src
León Orell Valerian Liehr bb8a20678c Rollup merge of #134029 - Zalathar:zero, r=oli-obk
coverage: Use a query to find counters/expressions that must be zero

As of #133446, this query (`coverage_ids_info`) determines which counter/expression IDs are unused. So with only a little extra work, we can take the code that was using that information to determine which coverage counters/expressions must be zero, and move that inside the query as well.

There should be no change in compiler output.
2024-12-10 08:55:59 +01:00
..
2024-11-19 18:06:20 +01:00
2024-12-02 16:19:17 +11:00
2024-11-26 10:45:21 +00:00
2024-09-24 14:25:16 -07:00
2024-11-26 10:45:21 +00:00
2024-11-25 20:19:08 +01:00
2024-12-02 13:38:18 +01:00
2024-11-26 10:45:21 +00:00
2024-11-23 13:52:56 +01:00
2024-11-26 12:05:57 +11:00
2024-11-26 10:45:21 +00:00
2024-11-26 10:45:21 +00:00
2024-11-26 10:45:21 +00:00
2024-11-23 13:52:57 +01:00
2024-09-10 08:42:30 +10:00
2024-11-26 12:05:57 +11:00
2024-11-26 10:45:21 +00:00
2024-11-26 10:45:21 +00:00
2024-11-19 18:06:20 +01:00
2024-11-26 10:45:21 +00:00