rust/compiler/rustc_lint
Jacob Pratt 268ef7bafe
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
2025-08-21 17:57:55 -04:00
..
src Rollup merge of #145672 - compiler-errors:query-instab-ice, r=lcnr 2025-08-21 17:57:55 -04:00
Cargo.toml remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
messages.ftl rustc_lint_defs: Eliminate the dependency on rustc_hir for Namespace 2025-08-20 15:04:00 -07:00