mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 21:26:43 +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