rustfmt v1.4.5 Release Notes

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

    • ๐Ÿ›  Fix generating invalid code when formatting an impl block with const generics inside a where clause.
    • ๐Ÿ›  Fix adding a trailing space after a dyn keyword which is used as a macro argument by itself.