rustfmt v1.4.9 Release Notes

Release Date: 2019-10-07 // over 4 years ago
  • ๐Ÿ”„ Changed

    • โšก๏ธ Update rustc-ap-* crates to 606.0.0.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix aligning comments of different group
    • ๐Ÿ›  Fix flattening imports with a single self.
    • ๐Ÿ›  Fix removing attributes on function parameters.
    • ๐Ÿ›  Fix removing impl keyword from opaque type.