Closed
Description
fn main() { for each p in 1 {} }
rt: b1ff:main:main: upcall fail 'non-exhaustive match failure', ../src/comp/middle/alias.rs:336
rt: b1ff:main: domain main @0x200b40c root task failed
The proximate cause is that in comp::middle::alias::check_for_each, "alt call.node" has only an "ast::expr_call" arm.
Metadata
Metadata
Assignees
Labels
No labels