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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8cd698c0772b66547c958647380006ea9d10d0c7a66920b2b69a83f61a478f11
size 114266452

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:008513bacf80e889bc3d8965ccde1be8f3c39eae256101ea9e47c400381e76a2
size 121166088

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56533fbceeb3ea3c2dbad120c5eb3d362633ca51d7d0907b5349dd1af409aa0d
size 122388404

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31cf9db8ec64b9db1c01415d8011e7782efdef9c2fb2e80c2f944fef5ac222a4
size 143749252

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b924bf5de693ff98628c7cf16e571d1a5aca9b570280f964c83125c375c053c
size 118801024

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df29c9deaedee6da1c83664c2bcf7123f7a0619e2c30a9a13353bbc7cb525eb3
size 121649488

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e00e7b1130890cae075fe296798f68ffe5d9062801c47c2a96757f4f532d347d
size 124144360

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c8c6161ca0536e3af1ca6def8b09f41bb0c0d401d805664e0e04a2d1971d588
size 144673332

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f493cfb40566a61765eb91e4613503350378803ac9b962c710e80e01a781aa9
size 114223904

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4974df85c0b82d2cf461717e3f82e9c4144861e32142bf70649c8afa989863e5
size 121114868

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77fd3bf5f499b30bded11b0bf8cb2d2963774c417fb7d312c36fd3eebeb3ac9a
size 122390768

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a462e0fb8ef048d54c341ffd1ba64b139b240bd92d3094ebd484f2cf84015f81
size 143689500

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c50ddbcdc2479b8447fba950db51c446aef0287ca80226f1ea026495c72b411
size 118698168

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad4f95f65d3e3dc4509e3e358194e454e4382a8a8e51c6f317e19948db63b5aa
size 121569444

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0a2706a79df49e71ae2dcd87009066cc3fa0c4c8f101986d95a42235815c5f3
size 124025168

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc08025864a5e70e5c92bc16239992f044dbd1932ca7455ccfdf662075e97931
size 145148116

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>

View File

@ -1,7 +1,7 @@
#
# spec file for package rust
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 Luke Jones, jones_ld@protonmail.com
#
# All modifications and additions to the file contributed by third parties
@ -17,7 +17,7 @@
#
%global prev_rust 1.30.0
%global prev_rust 1.30.1
# some sub-packages are versioned independantly
%global rustfmt_version 1.0.0
%global rls_version 1.31.6
@ -64,7 +64,7 @@
%bcond_with bundled_llvm
%endif
Name: rust
Version: 1.31.0
Version: 1.31.1
Release: 0
Summary: A systems programming language
License: MIT OR Apache-2.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9581c5673937f8b1c3c21060ef7c1fcd3e5574a0fc0b27e1888cb37c4b2ec393
size 96914112

3
rustc-1.31.1-src.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b38f6a1b5e12619f242e44ea494d177c72fd1f80160386b2e69b69446685fcfa
size 96915864