Skip to content

Commit

Permalink
1.45.1 release
Browse files Browse the repository at this point in the history
(cherry picked from commit 9e5fb40)
  • Loading branch information
Mark-Simulacrum authored and cuviper committed Jul 30, 2020
1 parent 6b09c37 commit e1e01f7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASES.md
@@ -1,3 +1,14 @@
Version 1.45.1 (2020-07-30)
==========================

* [rustfmt accepts rustfmt_skip in cfg_attr again.][73078]
* [Avoid spurious implicit region bound.][74509]
* [Install clippy on x.py install][74457]

[73078]: https://github.com/rust-lang/rust/issues/73078
[74509]: https://github.com/rust-lang/rust/pull/74509
[74457]: https://github.com/rust-lang/rust/pull/74457

Version 1.45.0 (2020-07-16)
==========================

Expand Down

0 comments on commit e1e01f7

Please sign in to comment.