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. |
||
|---|---|---|
| .. | ||
| erase.rs | ||
| keys.rs | ||
| mod.rs | ||
| on_disk_cache.rs | ||
| plumbing.rs | ||