← Back to all releases

Rust 1.29.2

Released on October 11, 2018

What's Changed

  • [Workaround for an aliasing-related LLVM bug, which caused miscompilation.][54639]
  • The rls-preview component on the windows-gnu targets has been restored.
Full Changelog

- [Workaround for an aliasing-related LLVM bug, which caused miscompilation.][54639]

- The rls-preview component on the windows-gnu targets has been restored.

[54639]: https://github.com/rust-lang/rust/pull/54639