← Back to all releases

Rust 1.45.2

Released on August 3, 2020

What's Changed

  • [Fix bindings in tuple struct patterns][74954]
  • [Fix track_caller integration with trait objects][74784]
Full Changelog

* [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