ICE: type parameter B/#1 (B/#1/1) out of range when instantiating
#121898
Labels
A-GATs
Area: Generic associated types (GATs)
C-bug
Category: This is a bug.
F-generic_associated_types
`#![feature(generic_associated_types)]` a.k.a. GATs
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
issue appeared when going from 1 -> 2, was able to fix it by adding 3
Meta (breaks on both)
rustc --version --verbose
:rustc +nightly --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: