1 2 3 4 5
error: a refutable pattern bound with `<-?` needs `throw` --> tests/ui/fail/try_bind_refutable_without_throw.rs:14:9 | 14 | Some(x) <-? source(); | ^^^^^^^