rustfmt v1.0.1 Release Notes

Release Date: 2018-12-09 // over 5 years ago
  • โž• Added

    • โž• Add a version option 378994b

    ๐Ÿ”„ Changed

    • End expressions like return/continue/break with a semicolon #3223
    • Update rustc-ap-rustc_target to 306.0.0, rustc-ap-syntax to 306.0.0, and rustc-ap-syntax_pos to 306.0.0

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow to run a rustfmt command from cargo-fmt even when there is no target a2da636
    • ๐Ÿ›  Fix un-closed delimiter errors when formatting break labels 40174e9