ICE: assertion failed: !obligations.has_infer()
in rustc_hir_analysis/src/impl_wf_check/min_specialization.rs
with feature min_specialization
#126268
Labels
C-bug
Category: This is a bug.
F-min_specialization
`#![feature(min_specialization)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
(hand-reduced)
(original, 190+ lines)
Meta
rustc --version --verbose
:Error output
Command:
rustc
Backtrace
Notes
rustc_hir_analysis/src/impl_wf_check/min_specialization.rs L417
rust/compiler/rustc_hir_analysis/src/impl_wf_check/min_specialization.rs
Lines 413 to 417 in b5b1356
min_specialization
feature.The text was updated successfully, but these errors were encountered: