← Back to all releases

Rust 1.27.2

Released on July 20, 2018

What's Changed

  • The borrow checker was fixed to avoid potential unsoundness when using
Full Changelog

Compatibility Notes

-------------------

- The borrow checker was fixed to avoid potential unsoundness when using

match ergonomics: [#52213][52213].

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