mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-22 21:11:20 +00:00

Restrict liveness of mutable borrow of inner infcx in ConstInferUnifier::consts Fixes https://github.com/rust-lang/rust/issues/89304 r? ``@oli-obk``