rustfmt v1.4.30 Release Notes

Release Date: 2020-12-20 // over 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ’… Last character in derive no longer erroneously stripped when indent_style is overridden to Visual. (#4584)
    • Brace wrapping of closure bodies maintained in cases where the closure has an explicit return type and the body consists of a single expression statement. (#4577)
    • No more panics on invalid code with err and typeof types (#4357, #4586)

    Install/Download Options

    • ๐Ÿ“ฆ crates.io package - pending
    • rustup (nightly) - Starting in 2020-12-25
    • ๐Ÿš€ GitHub Release Binaries - Release v1.4.30
    • ๐Ÿ— Build from source - Tag v1.4.30, see instructions for how to [install rustfmt from source][install-from-source]