SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 68 Rust

Rollup merge of #145672 - compiler-errors:query-instab-ice, r=lcnr

Instantiate higher-ranked binder with erased when checking `IntoIterator` predicate for query instability

Fixes https://github.com/rust-lang/rust/issues/145652 which was introduced by https://github.com/rust-lang/rust/pull/139345 because we were skipping a binder before calling `Instance::try_resolve`.

r? lcnr
J
Jacob Pratt committed
268ef7bafe340848f9323f27a1b4ac57f32aeda4
Committed by GitHub <noreply@github.com> on 8/21/2025, 9:57:55 PM