ICE when attempting to typecheck Self
against the same struct but with mismatched const generics
#122467
Labels
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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
Strangely enough, the following does not ICE:
Meta
rustc --version --verbose
:Also occured on nightly
However, it appeared to not happen on rustc stable 1.75.0
Backtrace
The text was updated successfully, but these errors were encountered: