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 6b09c37 commit e1e01f7Copy full SHA for e1e01f7
RELEASES.md
@@ -1,3 +1,14 @@
1
+Version 1.45.1 (2020-07-30)
2
+==========================
3
+
4
+* [rustfmt accepts rustfmt_skip in cfg_attr again.][73078]
5
+* [Avoid spurious implicit region bound.][74509]
6
+* [Install clippy on x.py install][74457]
7
8
+[73078]: https://github.com/rust-lang/rust/issues/73078
9
+[74509]: https://github.com/rust-lang/rust/pull/74509
10
+[74457]: https://github.com/rust-lang/rust/pull/74457
11
12
Version 1.45.0 (2020-07-16)
13
==========================
14
0 commit comments