about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/codes.rs
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-12-10 08:55:59 +0100
committerGitHub <noreply@github.com>2024-12-10 08:55:59 +0100
commitbb8a20678cb1128517d3be4949e5b15a5622196a (patch)
treec969084b6878a1cbe958cce1fd5350d8ba5c1abb /compiler/rustc_errors/src/codes.rs
parent4d544d944339b9fcbe7cf5df46595d8332f9fda0 (diff)
parent3a35fb69380d9978c2f1cb1dc26ff063927ffa41 (diff)
downloadrust-bb8a20678cb1128517d3be4949e5b15a5622196a.tar.gz
rust-bb8a20678cb1128517d3be4949e5b15a5622196a.zip
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.
Diffstat (limited to 'compiler/rustc_errors/src/codes.rs')
0 files changed, 0 insertions, 0 deletions