rustfmt v0.99.8 Release Notes

Release Date: 2018-11-14 // over 5 years ago
  • โž• Added

    • Add overflow_delimited_expr config option to more aggressively allow overflow #3175

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix the logic for retaining a comment before the arrow in a match #3181
    • โœ… Do not wrap comments in doctest to avoid failing doctest runs #3183
    • ๐Ÿ›  Fix comment rewriting that was wrapping code into a line comment #3188
    • ๐Ÿ›  Fix formatting of unit-struct with where-clause #3200