rustc.git
5 years ago[PATCH] Presort restrictions to make output consistent
Yuki Okushi [Fri, 31 Jul 2020 00:03:14 +0000 (09:03 +0900)]
[PATCH] Presort restrictions to make output consistent

Gbp-Pq: Name u-1629fed4c0bdc6d3246ea63a91f600bcb8874626.patch

5 years agou-ignore-endian
Debian Rust Maintainers [Sat, 29 Aug 2020 15:54:36 +0000 (16:54 +0100)]
u-ignore-endian

Gbp-Pq: Name u-ignore-endian.patch

5 years ago[PATCH] rustbuild: fix bad usage of UNIX exec() in rustc wrapper
Ximin Luo [Mon, 27 Jul 2020 01:42:02 +0000 (02:42 +0100)]
[PATCH] rustbuild: fix bad usage of UNIX exec() in rustc wrapper

exec never returns, it replaces the current process. so anything after it is
unreachable. that's not how exec_cmd() is used in the surrounding code

Gbp-Pq: Name u-fix-exec.patch

5 years agoVarious fixes for Rust on MIPS
Dragan Mladjenovic [Sat, 29 Aug 2020 15:54:36 +0000 (16:54 +0100)]
Various fixes for Rust on MIPS

Bug-Debian: https://bugs.debian.org/881845
Last-Update: 2020-03-23

Gbp-Pq: Name u-mips-fixes.diff

5 years agothis test is new in 1.40 and the failure is present on many
Debian Rust Maintainers [Sat, 29 Aug 2020 15:54:36 +0000 (16:54 +0100)]
this test is new in 1.40 and the failure is present on many

Bug: https://github.com/rust-lang/rust/issues/67242

previous rust versions without users having complained or noticed, so
just ignore the failure until upstream fixes it

Gbp-Pq: Name u-tests-ignore-arm.patch

5 years agou-make-tests-work-without-rpath
Chris Coulson [Sat, 29 Aug 2020 15:54:36 +0000 (16:54 +0100)]
u-make-tests-work-without-rpath

Forwarded: TODO

Gbp-Pq: Name u-make-tests-work-without-rpath.patch

5 years agoDon't split dwarf debug for a fully-reproducible build
Ximin Luo [Sat, 29 Aug 2020 15:54:36 +0000 (16:54 +0100)]
Don't split dwarf debug for a fully-reproducible build

Bug: https://github.com/rust-lang/rust/issues/34902

Gbp-Pq: Name u-reproducible-build.patch

5 years agorustc (1.46.0+dfsg1-1) unstable; urgency=medium
Ximin Luo [Sat, 29 Aug 2020 15:54:36 +0000 (16:54 +0100)]
rustc (1.46.0+dfsg1-1) unstable; urgency=medium

  * New upstream release.

[dgit import unpatched rustc 1.46.0+dfsg1-1]

5 years agoImport rustc_1.46.0+dfsg1.orig.tar.xz
Ximin Luo [Sat, 29 Aug 2020 15:54:36 +0000 (16:54 +0100)]
Import rustc_1.46.0+dfsg1.orig.tar.xz

[dgit import orig rustc_1.46.0+dfsg1.orig.tar.xz]

5 years agoImport rustc_1.46.0+dfsg1-1.debian.tar.xz
Ximin Luo [Sat, 29 Aug 2020 15:54:36 +0000 (16:54 +0100)]
Import rustc_1.46.0+dfsg1-1.debian.tar.xz

[dgit import tarball rustc 1.46.0+dfsg1-1 rustc_1.46.0+dfsg1-1.debian.tar.xz]