← Back to all releases

Rust 1.26.2

Released on June 5, 2018

What's Changed

  • [The borrow checker was fixed to avoid unsoundness when using match ergonomics.][51117]
Full Changelog

Compatibility Notes

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

- [The borrow checker was fixed to avoid unsoundness when using match ergonomics.][51117]

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