Use let...else instead of match foo { ... _ => return }; and if let ... else return in std
#149795
Loading