← Back to all releases
Rust 1.31.1
Released on December 20, 2018
What's Changed
- [Fix Rust failing to build on
powerpc-unknown-netbsd][56562] - [Fix broken go-to-definition in RLS][rls/1171]
- [Fix infinite loop on hover in RLS][rls/1170]
Full Changelog
- [Fix Rust failing to build on powerpc-unknown-netbsd][56562]
- [Fix broken go-to-definition in RLS][rls/1171]
- [Fix infinite loop on hover in RLS][rls/1170]
[56562]: https://github.com/rust-lang/rust/pull/56562
[rls/1171]: https://github.com/rust-lang/rls/issues/1171
[rls/1170]: https://github.com/rust-lang/rls/pull/1170