SHA256
1
0
forked from pool/rust

Accepting request 663020 from home:luke_nukem:branches:devel:languages:rust

- Update to version 1.31.1
  + Fix Rust failing to build on `powerpc-unknown-netbsd`
  + Fix broken go-to-definition in RLS
  + Fix infinite loop on hover in RLS

OBS-URL: https://build.opensuse.org/request/show/663020
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=177
This commit is contained in:
Luke Jones
2019-01-05 21:04:42 +00:00
committed by Git OBS Bridge
parent d17b8b4e12
commit d7a6a69b7d
20 changed files with 38 additions and 30 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jan 5 10:51:54 UTC 2019 - Luke Jones <jones_ld@protonmail.com>
- Update to version 1.31.1
+ Fix Rust failing to build on `powerpc-unknown-netbsd`
+ Fix broken go-to-definition in RLS
+ Fix infinite loop on hover in RLS
-------------------------------------------------------------------
Thu Dec 6 22:31:16 UTC 2018 - Luke Jones <jones_ld@protonmail.com>