Rustfmt will add support for formatting let-else statements starting with the nightly 2023-07-02 toolchain, and then let-else formatting support should come to stable Rust as part of the 1.72 release.
You must log in or register to comment.
In addition to formatting support for
let else
:- A new team now exists, the Style Team
- The style guide now has editions separate from language editions
- You can tell rustfmt which edition of the style guide to follow