ICE: cannot convert ... to a region vid #135427
Labels
A-borrow-checker
Area: The borrow checker
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried some of the problematic GAT code from Sabrina Jewson's GAT alternative article. It does not ICE in version 1.69, so something changed in 1.70. This might be a dupe of this crash in another issue, but that's just a guess.
The code compiles with
-Znext-solver
.Code
Meta
Ran it on the playground
Error output
The text was updated successfully, but these errors were encountered: