rustc.git
7 years agoRe-add workaround for LLVM bug 11663
John Paul Adrian Glaubitz [Tue, 30 Jan 2018 02:00:16 +0000 (03:00 +0100)]
Re-add workaround for LLVM bug 11663

Gbp-Pq: Name u-compiler-rt.patch

7 years agorun-pass/const-endianness: negate before to_le()
Josh Stone [Mon, 30 Jul 2018 20:08:56 +0000 (13:08 -0700)]
run-pass/const-endianness: negate before to_le()

`const LE_I128` needs parentheses to negate the value *before* calling
`to_le()`, otherwise it doesn't match the operations performed in the
black-boxed part of the test.  This only makes a tangible difference on
big-endian targets.

Gbp-Pq: Name u-rust-52876-const-endianess.patch

7 years agorustc_metadata: test loading atoi instead of cos
Josh Stone [Fri, 27 Jul 2018 00:20:02 +0000 (17:20 -0700)]
rustc_metadata: test loading atoi instead of cos

Some platforms don't actually have `libm` already linked in the test
infrastructure, and then `dynamic_lib::tests::test_loading_cosine` would
fail to find the "cos" symbol.  Every platform running this test should
have `libc` and "atoi" though, so try to use that symbol instead.

Fixes #45410.

Gbp-Pq: Name u-rust-52760-test_loading_atoi.patch

7 years agosparc ABI issue - structure returning from function is returned in 64bit registers
Petr Sumbera [Thu, 26 Jul 2018 10:58:00 +0000 (03:58 -0700)]
sparc ABI issue - structure returning from function is returned in 64bit registers

Fixes: #52638
Gbp-Pq: Name u-sparc64-cabi.patch

7 years agotag private modules with doc(cfg)
QuietMisdreavus [Tue, 29 May 2018 19:37:46 +0000 (14:37 -0500)]
tag private modules with doc(cfg)

Gbp-Pq: Name u-tag-private-modules-with-doc-cfg.patch

7 years agou-make-tests-work-without-rpath
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
u-make-tests-work-without-rpath

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

7 years agou-prefer-local-css
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
u-prefer-local-css

Gbp-Pq: Name u-prefer-local-css.patch

7 years agou-fixtestignores-ppc64el
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
u-fixtestignores-ppc64el

Gbp-Pq: Name u-fixtestignores-ppc64el.patch

7 years agou-reproducible-build
Debian Rust Maintainers [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
u-reproducible-build

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

7 years agoFix new renamed_and_removed_lints warning (#247)
Benjamin Gill [Sat, 16 Jun 2018 11:59:44 +0000 (12:59 +0100)]
Fix new renamed_and_removed_lints warning (#247)

I've verified that this now produces no warnings with Rust 1.26.1 and
1.28.0-nightly (c3b09c968 2018-05-27)

Gbp-Pq: Name u-0001-Fix-new-renamed_and_removed_lints-warning-247.patch

7 years agorustc (1.28.0+dfsg1-2) unstable; urgency=medium
Ximin Luo [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
rustc (1.28.0+dfsg1-2) unstable; urgency=medium

  * Switch on verbose-tests to restore the old pre-1.28 behaviour, and restore
    old failure-counting logic.
  * Allow 50 test failures on s390x, restored failure-counting logic avoids
    more double-counts.

[dgit import unpatched rustc 1.28.0+dfsg1-2]

7 years agoImport rustc_1.28.0+dfsg1-2.debian.tar.xz
Ximin Luo [Sun, 5 Aug 2018 09:18:10 +0000 (10:18 +0100)]
Import rustc_1.28.0+dfsg1-2.debian.tar.xz

[dgit import tarball rustc 1.28.0+dfsg1-2 rustc_1.28.0+dfsg1-2.debian.tar.xz]

7 years agoImport rustc_1.28.0+dfsg1.orig.tar.xz
Ximin Luo [Sun, 5 Aug 2018 06:04:41 +0000 (07:04 +0100)]
Import rustc_1.28.0+dfsg1.orig.tar.xz

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