mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
e7be3562b7
Actually taint InferCtxt when a fulfillment error is emitted And avoid checking the global error counter fixes #122044 fixes #123255 fixes #123276 fixes #125799