[rust2018changes]: https://github.com/rust-lang/rfcs/blob/master/text/2497-if-let-chains.md#rollout-plan-and-transitioning-to-rust-2018 This is a tracking issue for the eRFC *"if- and while-let-chains, take 2"* (rust-lang/rfcs#2497) pertaining solely to *[the immediate Rust 2018 transition changes][rust2018changes]*. For the main tracking issue, see #53667. **Steps:** - [x] Implement [the edition parts][rust2018changes] of the RFC (cc @rust-lang/compiler -- can anyone write up mentoring instructions?) - [x] Adjust documentation ([see instructions on forge][doc-guide]) - [x] Stabilization PR ([see instructions on forge][stabilization-guide]) [stabilization-guide]: https://forge.rust-lang.org/stabilization-guide.html [doc-guide]: https://forge.rust-lang.org/stabilization-guide.html#updating-documentation **Unresolved questions:** There are none.
This is a tracking issue for the eRFC "if- and while-let-chains, take 2" (rust-lang/rfcs#2497) pertaining solely to the immediate Rust 2018 transition changes. For the main tracking issue, see #53667.
Steps:
Unresolved questions:
There are none.