4358: add if let and while let postfix for Option and Result #4348 r=matklad a=bnjjj close #4348 I also added `while let` for iterator or stream it could be useful  Co-authored-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>