We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4871d64 commit 800ebe8Copy full SHA for 800ebe8
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## [Unreleased]
4
5
+## [1.4.5] 2019-08-13
6
+
7
+### Fixed
8
9
+- Fix generating invalid code when formatting an impl block with const generics inside a where clause.
10
+- Fix adding a trailing space after a `dyn` keyword which is used as a macro argument by itself.
11
12
## [1.4.4] 2019-08-06
13
14
### Fixed
0 commit comments