mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 11:08:35 +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``