This is a tracking issue for the RFC "or-patterns in if / while let expressions" (rust-lang/rfcs#2175). **Steps:** - [x] Implement the RFC (cc @rust-lang/compiler -- can anyone write up mentoring instructions?) - [x] Adjust documentation (https://github.com/rust-lang/rust/pull/57532) - [x] Stabilization PR (https://github.com/rust-lang/rust/pull/57532) [stabilization-guide]: https://forge.rust-lang.org/stabilization-guide.html [doc-guide]: https://forge.rust-lang.org/stabilization-guide.html#updating-documentation
This is a tracking issue for the RFC "or-patterns in if / while let expressions" (rust-lang/rfcs#2175).
Steps: