regression: Compiler error with dyn + for<'a> #132000
Labels
C-bug
Category: This is a bug.
I-prioritize
Issue: Indicates that prioritization has been requested for this issue.
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
Milestone
Code
On
stable
,cargo build
compiles without errors.On
beta
(andnightly 2024-10-20
), it fails with the following error:playground
EDIT: Cleaned the example a bit
Version it worked on
rustc --version --verbose
:Version with regression
rustc +beta --version --verbose
:@rustbot modify labels: +regression-from-stable-to-beta -regression-untriaged
The text was updated successfully, but these errors were encountered: