rustc.git
5 years ago[PATCH] pretty/asm.rs should only be tested for x86_64 and not AArch64
Yerkebulan Tulibergenov [Sat, 13 Jun 2020 07:41:39 +0000 (00:41 -0700)]
[PATCH] pretty/asm.rs should only be tested for x86_64 and not AArch64

Gbp-Pq: Name u-249a46f56cbbb6ffecb726d07163741093da6406.patch

5 years agou-ignore-endian
Debian Rust Maintainers [Thu, 6 Aug 2020 20:11:39 +0000 (21:11 +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 [Thu, 6 Aug 2020 20:11:39 +0000 (21:11 +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 [Thu, 6 Aug 2020 20:11:39 +0000 (21:11 +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 [Thu, 6 Aug 2020 20:11:39 +0000 (21:11 +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 [Thu, 6 Aug 2020 20:11:39 +0000 (21:11 +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.45.0+dfsg1-2) unstable; urgency=medium
Ximin Luo [Thu, 6 Aug 2020 20:11:39 +0000 (21:11 +0100)]
rustc (1.45.0+dfsg1-2) unstable; urgency=medium

  * Add some more big-endian test patches.
  * Backport some patches to fix some testsuite ICEs.

[dgit import unpatched rustc 1.45.0+dfsg1-2]

5 years agoImport rustc_1.45.0+dfsg1-2.debian.tar.xz
Ximin Luo [Thu, 6 Aug 2020 20:11:39 +0000 (21:11 +0100)]
Import rustc_1.45.0+dfsg1-2.debian.tar.xz

[dgit import tarball rustc 1.45.0+dfsg1-2 rustc_1.45.0+dfsg1-2.debian.tar.xz]

5 years agoImport rustc_1.45.0+dfsg1.orig.tar.xz
Ximin Luo [Mon, 27 Jul 2020 16:45:24 +0000 (17:45 +0100)]
Import rustc_1.45.0+dfsg1.orig.tar.xz

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