regression on nightly-2024-03-16 #122618
Labels
A-coroutines
Area: Coroutines
C-bug
Category: This is a bug.
F-coroutines
`#![feature(coroutines)]`
F-impl_trait_in_assoc_type
`#![feature(impl_trait_in_assoc_type)]`
P-medium
Medium priority
regression-untriaged
Untriaged performance or correctness regression.
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
I tried this code:
Version it worked on
It compiles on
nightly-2024-03-14
Version with regression
ICE on
nightly-2024-03-15
#122508Compile error on
nightly-2024-03-16
:The text was updated successfully, but these errors were encountered: