Skip to content

Rust 1.27.2

Choose a tag to compare

@rustbot rustbot released this 10 Sep 08:08
· 230540 commits to master since this release

Compatibility Notes

  • The borrow checker was fixed to avoid potential unsoundness when using match ergonomics: #52213.