rustfmt v1.4.4 Release Notes

Release Date: 2019-08-06 // over 4 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix cargo fmt incorrectly formatting crates that is not part of the workspace or the path dependencies.
    • ๐Ÿ›  Fix removing a trailing comma from a tuple pattern.