summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2019-08-21 12:21:55 +0800
committerpingplug2019-08-21 12:21:55 +0800
commite055ecf1c771620f624dcbb2fed96f5f9b56df96 (patch)
treea4bc8e97ad13d988b210ef1cc78ee7460b7f21bb
parent286ea14b68f62878363c933d06d0ec193c2ca084 (diff)
downloadaur-e055ecf1c771620f624dcbb2fed96f5f9b56df96.tar.gz
Updated to 1.37.0
-rw-r--r--.SRCINFO34
-rw-r--r--PKGBUILD18
-rw-r--r--mingw-config.toml33
3 files changed, 45 insertions, 40 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d93b5798c889..3b6b95cb0e9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-rust
pkgdesc = Systems programming language focused on safety, speed and concurrency (mingw-w64)
- pkgver = 1.36.0
+ pkgver = 1.37.0
pkgrel = 1
url = https://www.rust-lang.org
arch = x86_64
@@ -21,32 +21,32 @@ pkgbase = mingw-w64-rust
depends = libgit2
depends = mingw-w64-gcc
optdepends = mingw-w64-wine: for cargo test support
- noextract = rust-std-1.35.0-x86_64-unknown-linux-gnu.tar.xz
- noextract = rustc-1.35.0-x86_64-unknown-linux-gnu.tar.xz
- noextract = cargo-0.36.0-x86_64-unknown-linux-gnu.tar.xz
+ noextract = rust-std-1.36.0-x86_64-unknown-linux-gnu.tar.xz
+ noextract = rustc-1.36.0-x86_64-unknown-linux-gnu.tar.xz
+ noextract = cargo-0.37.0-x86_64-unknown-linux-gnu.tar.xz
options = !strip
options = staticlibs
options = !buildflags
backup = opt/rust/cargo/config
- source = https://static.rust-lang.org/dist/rustc-1.36.0-src.tar.xz
- source = https://static.rust-lang.org/dist/rustc-1.36.0-src.tar.xz.asc
- source = https://static.rust-lang.org/dist/2019-05-23/rust-std-1.35.0-x86_64-unknown-linux-gnu.tar.xz
- source = https://static.rust-lang.org/dist/2019-05-23/rust-std-1.35.0-x86_64-unknown-linux-gnu.tar.xz.asc
- source = https://static.rust-lang.org/dist/2019-05-23/rustc-1.35.0-x86_64-unknown-linux-gnu.tar.xz
- source = https://static.rust-lang.org/dist/2019-05-23/rustc-1.35.0-x86_64-unknown-linux-gnu.tar.xz.asc
- source = https://static.rust-lang.org/dist/2019-05-23/cargo-0.36.0-x86_64-unknown-linux-gnu.tar.xz
- source = https://static.rust-lang.org/dist/2019-05-23/cargo-0.36.0-x86_64-unknown-linux-gnu.tar.xz.asc
+ source = https://static.rust-lang.org/dist/rustc-1.37.0-src.tar.xz
+ source = https://static.rust-lang.org/dist/rustc-1.37.0-src.tar.xz.asc
+ source = https://static.rust-lang.org/dist/2019-07-04/rust-std-1.36.0-x86_64-unknown-linux-gnu.tar.xz
+ source = https://static.rust-lang.org/dist/2019-07-04/rust-std-1.36.0-x86_64-unknown-linux-gnu.tar.xz.asc
+ source = https://static.rust-lang.org/dist/2019-07-04/rustc-1.36.0-x86_64-unknown-linux-gnu.tar.xz
+ source = https://static.rust-lang.org/dist/2019-07-04/rustc-1.36.0-x86_64-unknown-linux-gnu.tar.xz.asc
+ source = https://static.rust-lang.org/dist/2019-07-04/cargo-0.37.0-x86_64-unknown-linux-gnu.tar.xz
+ source = https://static.rust-lang.org/dist/2019-07-04/cargo-0.37.0-x86_64-unknown-linux-gnu.tar.xz.asc
source = mingw-config.toml
validpgpkeys = 108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE
- sha256sums = f51645b9f787af4a5d94db17f6af39db0c55980ed24fe366cad55b57900f8f2d
+ sha256sums = 10abffac50a729cf74cef6dd03193a2f4647541bd19ee9281be9e5b12ca8cdfd
sha256sums = SKIP
- sha256sums = ccff05d0e2d88499505b10f8e33e8b1645df057f918edc81f8acb0fcee9f90b2
+ sha256sums = ce8e12684b568a8a4f7d346a743383429849cf3f028f5712ad3d3e31590c8db3
sha256sums = SKIP
- sha256sums = 5d6dc216ba429ddf3a1657e70f3e5e380549b546fe56de897677a11d72aa4e07
+ sha256sums = fff0158da6f5af2a89936dc3e0c361077c06c2983eb310615e02f81ebbde1416
sha256sums = SKIP
- sha256sums = ab5a6ff1947463dbd2477ca5dac2012494dae821112098ae0c54add652adfdc3
+ sha256sums = d20fa121951339d5492cf8862f8a7af59efc99d18f3c27b95ab6d4658b6a7d67
sha256sums = SKIP
- sha256sums = 123e0b1a0811156e50d2f06aac06fc11ad1b09a92b09e51834c3303121e14610
+ sha256sums = d0cb1bb243a035b6be9d0339c7484e7f6beacbbfb196d014a93abc5196ef01d2
pkgname = mingw-w64-rust
diff --git a/PKGBUILD b/PKGBUILD
index 237807e2e484..e45c6189e77a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
# Contributor: userwithuid < userwithuid at gmail dot com >
_pkgname=rust
-_date=2019-05-23
-_rustc=1.35.0
-_cargo=0.36.0
+_date=2019-07-04
+_rustc=1.36.0
+_cargo=0.37.0
pkgname=mingw-w64-rust
_prefix=opt/rust
-pkgver=1.36.0
+pkgver=1.37.0
pkgrel=1
pkgdesc="Systems programming language focused on safety, speed and concurrency (mingw-w64)"
arch=('x86_64')
@@ -40,15 +40,15 @@ source=("https://static.rust-lang.org/dist/rustc-${pkgver}-src.tar.xz"{,.asc}
noextract=("rust-std-${_rustc}-x86_64-unknown-linux-gnu.tar.xz"
"rustc-${_rustc}-x86_64-unknown-linux-gnu.tar.xz"
"cargo-${_cargo}-x86_64-unknown-linux-gnu.tar.xz")
-sha256sums=('f51645b9f787af4a5d94db17f6af39db0c55980ed24fe366cad55b57900f8f2d'
+sha256sums=('10abffac50a729cf74cef6dd03193a2f4647541bd19ee9281be9e5b12ca8cdfd'
'SKIP'
- 'ccff05d0e2d88499505b10f8e33e8b1645df057f918edc81f8acb0fcee9f90b2'
+ 'ce8e12684b568a8a4f7d346a743383429849cf3f028f5712ad3d3e31590c8db3'
'SKIP'
- '5d6dc216ba429ddf3a1657e70f3e5e380549b546fe56de897677a11d72aa4e07'
+ 'fff0158da6f5af2a89936dc3e0c361077c06c2983eb310615e02f81ebbde1416'
'SKIP'
- 'ab5a6ff1947463dbd2477ca5dac2012494dae821112098ae0c54add652adfdc3'
+ 'd20fa121951339d5492cf8862f8a7af59efc99d18f3c27b95ab6d4658b6a7d67'
'SKIP'
- '123e0b1a0811156e50d2f06aac06fc11ad1b09a92b09e51834c3303121e14610')
+ 'd0cb1bb243a035b6be9d0339c7484e7f6beacbbfb196d014a93abc5196ef01d2')
validpgpkeys=('108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE') # Rust Language (Tag and Release Signing Key) <rust-key@rust-lang.org>
backup=("opt/rust/cargo/config")
diff --git a/mingw-config.toml b/mingw-config.toml
index caf2c25aa7b0..e0a63b909aea 100644
--- a/mingw-config.toml
+++ b/mingw-config.toml
@@ -301,20 +301,27 @@ codegen-units-std = 1
# library.
debug-assertions = false
-# Whether or not debuginfo is emitted
-debuginfo = true
+# Debuginfo level for most of Rust code, corresponds to the `-C debuginfo=N` option of `rustc`.
+# `0` - no debug info
+# `1` - line tables only
+# `2` - full debug info with variable and type information
+# Can be overriden for specific subsets of Rust code (rustc, std or tools).
+# Debuginfo for tests run with compiletest is not controlled by this option
+# and needs to be enabled separately with `debuginfo-level-tests`.
+debuginfo-level = 1
-# Whether or not line number debug information is emitted
-debuginfo-lines = true
+# Debuginfo level for the compiler.
+debuginfo-level-rustc = 0
-# Whether or not to only build debuginfo for the standard library if enabled.
-# If enabled, this will not compile the compiler with debuginfo, just the
-# standard library.
-debuginfo-only-std = false
+# Debuginfo level for the standard library.
+debuginfo-level-std = 1
-# Enable debuginfo for the extended tools: cargo, rls, rustfmt
-# Adding debuginfo makes them several times larger.
-debuginfo-tools = false
+# Debuginfo level for the tools.
+debuginfo-level-tools = 0
+
+# Debuginfo level for the test suites run with compiletest.
+# FIXME(#61117): Some tests fail when this option is enabled.
+debuginfo-level-tests = 0
# Whether or not `panic!`s generate backtraces (RUST_BACKTRACE)
backtrace = true
@@ -345,10 +352,8 @@ rpath = true
# harness are debuggable just from logfiles.
verbose-tests = false
-# Flag indicating whether tests are compiled with optimizations (the -O flag) or
-# with debuginfo (the -g flag)
+# Flag indicating whether tests are compiled with optimizations (the -O flag).
optimize-tests = true
-debuginfo-tests = false
# Flag indicating whether codegen tests will be run or not. If you get an error
# saying that the FileCheck executable is missing, you may want to disable this.