about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mappings.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-03 17:26:55 +0200
committerGitHub <noreply@github.com>2024-07-03 17:26:55 +0200
commit9b05e7b66ee08434d007d583d5472a2286a09d8e (patch)
treeeef18b1865d7f6a33c3274b9c3cc5ac4cc31b345 /compiler/rustc_mir_transform/src/coverage/mappings.rs
parent02916a3193b87c1472e6afa0a2bd817ef34b7d56 (diff)
parent814bfe9335fd7c941169e0ef15ae2cffeacc78eb (diff)
downloadrust-9b05e7b66ee08434d007d583d5472a2286a09d8e.tar.gz
rust-9b05e7b66ee08434d007d583d5472a2286a09d8e.zip
Rollup merge of #127202 - oli-obk:do_not_count_errors, r=wesleywiser
Remove global error count checks from typeck

Some of these are not reachable anymore, others can now rely on information local to the current typeck run. One check was actually invalid, because it was relying on wfcheck running before typeck, which is not guaranteed in the query system and usually easy to create ICEing examples for via const eval (which runs typeck before wfcheck)
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mappings.rs')
0 files changed, 0 insertions, 0 deletions