rustfmt v0.99.4 Release Notes

Release Date: 2018-08-27 // over 5 years ago
  • โž• Added

    • ๐Ÿ– Handle formatting of underscore imports #2951
    • ๐Ÿ– Handle formatting of try blocks #2965

    ๐Ÿ”„ Changed

    • Update rustc-ap-rustc_target to 237.0.0, rustc-ap-syntax to 237.0.0, and rustc-ap-syntax_pos to 237.0.0 ca19c9a
    • Consider dev channel as nightly for unstable features #2948

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix formatting of patterns with ellipsis # 2942