ICE: unwrap on an Err PlaceBuilder
#87987
Labels
A-closures
Area: Closures (`|…| { … }`)
A-edition-2021
Area: The 2021 edition
C-bug
Category: This is a bug.
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.
Uh oh!
There was an error while loading. Please reload this page.
Encountered an ICE when building
yew
0.18.0 on edition 2021. I have roughly narrowed it down to the following (can probably be reduced further). Seems to be an issue with closure captures.Code
Meta
rustc --version --verbose
:Error output
Backtrace
cc @rust-lang/wg-rfc-2229
The text was updated successfully, but these errors were encountered: