We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f93021 + f173a4b commit c6af255Copy full SHA for c6af255
RELEASES.md
@@ -1,3 +1,12 @@
1
+Version 1.45.2 (2020-08-03)
2
+==========================
3
+
4
+* [Fix bindings in tuple struct patterns][74954]
5
+* [Fix track_caller integration with trait objects][74784]
6
7
+[74954]: https://github.com/rust-lang/rust/issues/74954
8
+[74784]: https://github.com/rust-lang/rust/issues/74784
9
10
Version 1.45.1 (2020-07-30)
11
==========================
12
0 commit comments