We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 758091c + 173a3b2 commit e92a51bCopy full SHA for e92a51b
RELEASES.md
@@ -1,3 +1,14 @@
1
+Version 1.31.1 (2018-12-20)
2
+===========================
3
+
4
+- [Fix Rust failing to build on `powerpc-unknown-netbsd`][56562]
5
+- [Fix broken go-to-definition in RLS][rls/1171]
6
+- [Fix infinite loop on hover in RLS][rls/1170]
7
8
+[56562]: https://github.com/rust-lang/rust/pull/56562
9
+[rls/1171]: https://github.com/rust-lang/rls/issues/1171
10
+[rls/1170]: https://github.com/rust-lang/rls/pull/1170
11
12
Version 1.31.0 (2018-12-06)
13
==========================
14
0 commit comments