mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
cb040f5ded
Remove some `unchecked_claim_error_was_emitted` calls We want to drive the number of these calls down as much as possible. This PR gets rid of a bunch of them. r? ``@oli-obk``