Skip to content

Commit

Permalink
Rollup merge of rust-lang#74982 - jonas-schievink:relnotes-1.45.2, r=…
Browse files Browse the repository at this point in the history
…Mark-Simulacrum

1.45.2 release notes

(for master)

cc rust-lang#74958
  • Loading branch information
Manishearth committed Jul 31, 2020
2 parents 1f93021 + f173a4b commit c6af255
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Version 1.45.2 (2020-08-03)
==========================

* [Fix bindings in tuple struct patterns][74954]
* [Fix track_caller integration with trait objects][74784]

[74954]: https://github.com/rust-lang/rust/issues/74954
[74784]: https://github.com/rust-lang/rust/issues/74784

Version 1.45.1 (2020-07-30)
==========================

Expand Down

0 comments on commit c6af255

Please sign in to comment.