ICE: assertion failed: !hidden_types.has_erased_regions() #116306
Closed
Description
I might be able to git bisect
this tomorrow, unfortunately cargo-bisect-rustc can't help because this is a debug assertion.
cargo +stage1 install cargo-nextest --force
Starts at least on this commit:
ca62d2c445628587660ae48013f460b08b1f5552
Error output
thread 'rustc' panicked at compiler/rustc_trait_selection/src/traits/select/mod.rs:3119:9:
assertion failed: !hidden_types.has_erased_regions()
Metadata
Assignees
Labels
Category: This is a bug.Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️Relevant to the compiler team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.This issue requires a build of rustc or tooling with debug-assertions in some way