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.

  • Mr_Figtree@kbin.socialOP
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    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