1.45.2 release notes

This commit is contained in:
Mark Rousskov 2020-07-30 16:12:02 -04:00
parent a13f5b1492
commit 2098b6e985

View file

@ -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)
==========================