mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 09:25:31 +00:00
Actually taint InferCtxt when a fulfillment error is emitted And avoid checking the global error counter fixes #122044 fixes #123255 fixes #123276 fixes #125799