rustc.git
8 years agoManual merge of version 1.16.0+dfsg1-1+rpi1 and 1.17.0+dfsg2-8 to produce 1.17.0...
Peter Michael Green [Fri, 28 Jul 2017 19:47:09 +0000 (19:47 +0000)]
Manual merge of version 1.16.0+dfsg1-1+rpi1 and 1.17.0+dfsg2-8 to produce 1.17.0+dfsg2-8+rpi1.

8 years agoMerge rustc (1.17.0+dfsg2-8) import into refs/heads/workingbranch
Ximin Luo [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
Merge rustc (1.17.0+dfsg2-8) import into refs/heads/workingbranch

8 years agod-cross-compile-install
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
d-cross-compile-install

Gbp-Pq: Name d-cross-compile-install.patch

8 years agod-no-web-dependencies-in-doc
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
d-no-web-dependencies-in-doc

Gbp-Pq: Name d-no-web-dependencies-in-doc.patch

8 years agod-use-system-jquery
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
d-use-system-jquery

Gbp-Pq: Name d-use-system-jquery.patch

8 years agod-dynamic-link-llvm
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
d-dynamic-link-llvm

Gbp-Pq: Name d-dynamic-link-llvm.patch

8 years agod-dont-download-stage0
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
d-dont-download-stage0

Gbp-Pq: Name d-dont-download-stage0.patch

8 years agod-add-soname
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
d-add-soname

Gbp-Pq: Name d-add-soname.patch

8 years agod-rust-lldb-paths
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
d-rust-lldb-paths

Gbp-Pq: Name d-rust-lldb-paths

8 years agod-rust-gdb-paths
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
d-rust-gdb-paths

Gbp-Pq: Name d-rust-gdb-paths

8 years agod-disable-cargo-vendor
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
d-disable-cargo-vendor

Gbp-Pq: Name d-disable-cargo-vendor.patch

8 years agod-raise-min-llvm-version
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
d-raise-min-llvm-version

Gbp-Pq: Name d-raise-min-llvm-version.patch

8 years agogcc-4.8-aarch64-ice
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
gcc-4.8-aarch64-ice

Gbp-Pq: Name gcc-4.8-aarch64-ice.diff

8 years agou-skip-main-thread-stack-guard
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-skip-main-thread-stack-guard

commit be509b3387aebb453b09a4942cf902c7d05a0f1e
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Jul 5 12:03:17 2017 -0700

    Skip the main thread's manual stack guard on Linux

    Linux doesn't allocate the whole stack right away, and the kernel has
    its own stack-guard mechanism to fault when growing too close to an
    existing mapping.  If we map our own guard, then the kernel starts
    enforcing a rather large gap above that, rendering much of the possible
    stack space useless.

    Instead, we'll just note where we expect rlimit to start faulting, so
    our handler can report "stack overflow", and trust that the kernel's own
    stack guard will work.

    Fixes #43052.

Gbp-Pq: Name u-skip-main-thread-stack-guard.patch

8 years agou-only-run-linkchecker-if-docs
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-only-run-linkchecker-if-docs

Gbp-Pq: Name u-only-run-linkchecker-if-docs.patch

8 years agou-allow-stable-features
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-allow-stable-features

Gbp-Pq: Name u-allow-stable-features.patch

8 years agou-fix-debuginfo
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-fix-debuginfo

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

8 years agou-fix-weird-arm-logic
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-fix-weird-arm-logic

Gbp-Pq: Name u-fix-weird-arm-logic.diff

8 years agou-workaround-testfailure-armhf_01
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-workaround-testfailure-armhf_01

Gbp-Pq: Name u-workaround-testfailure-armhf_01.patch

8 years agou-ignoretest-ppc64el
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-ignoretest-ppc64el

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

8 years agou-ignoretest-arm64
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-ignoretest-arm64

Gbp-Pq: Name u-ignoretest-arm64.patch

8 years agou-ignoretest-armhf_05
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-ignoretest-armhf_05

Gbp-Pq: Name u-ignoretest-armhf_05.patch

8 years agou-ignoretest-armhf_03
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-ignoretest-armhf_03

Gbp-Pq: Name u-ignoretest-armhf_03.patch

8 years agou-ignoretest-armhf_02
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-ignoretest-armhf_02

Gbp-Pq: Name u-ignoretest-armhf_02.patch

8 years agou-ignoretest-armhf_01
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-ignoretest-armhf_01

Gbp-Pq: Name u-ignoretest-armhf_01.patch

8 years agou-reproducible-dl-stage0
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-reproducible-dl-stage0

Gbp-Pq: Name u-reproducible-dl-stage0.patch

8 years agou-exception-traceback
Rust Maintainers [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
u-exception-traceback

Gbp-Pq: Name u-exception-traceback.patch

8 years agorustc (1.17.0+dfsg2-8) unstable; urgency=medium
Ximin Luo [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
rustc (1.17.0+dfsg2-8) unstable; urgency=medium

  * Workaround for linux #865549, fix FTBFS on ppc64el.

[dgit import unpatched rustc 1.17.0+dfsg2-8]

8 years agoImport rustc_1.17.0+dfsg2-8.debian.tar.xz
Ximin Luo [Mon, 17 Jul 2017 11:41:59 +0000 (12:41 +0100)]
Import rustc_1.17.0+dfsg2-8.debian.tar.xz

[dgit import tarball rustc 1.17.0+dfsg2-8 rustc_1.17.0+dfsg2-8.debian.tar.xz]

8 years agoMerge rustc (1.16.0+dfsg1-1+rpi1) import into refs/heads/workingbranch
Peter Michael Green [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
Merge rustc (1.16.0+dfsg1-1+rpi1) import into refs/heads/workingbranch

8 years agogcc-4.8-aarch64-ice
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
gcc-4.8-aarch64-ice

Gbp-Pq: Name gcc-4.8-aarch64-ice.diff

8 years agod-missing-ref-dlsym-ppc64el
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
d-missing-ref-dlsym-ppc64el

Gbp-Pq: Name d-missing-ref-dlsym-ppc64el.patch

8 years agod-fill-in-mips-mk-rules
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
d-fill-in-mips-mk-rules

Gbp-Pq: Name d-fill-in-mips-mk-rules.patch

8 years agod-use-system-jquery
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
d-use-system-jquery

===================================================================

Gbp-Pq: Name d-use-system-jquery.patch

8 years agod-dynamic-link-llvm
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
d-dynamic-link-llvm

Gbp-Pq: Name d-dynamic-link-llvm.patch

8 years agod-fix-configure-for-deb-arches
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
d-fix-configure-for-deb-arches

Gbp-Pq: Name d-fix-configure-for-deb-arches.patch

8 years agod-dont-download-stage0
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
d-dont-download-stage0

Gbp-Pq: Name d-dont-download-stage0.patch

8 years agod-add-soname
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
d-add-soname

Gbp-Pq: Name d-add-soname.patch

8 years agod-rust-lldb-paths
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
d-rust-lldb-paths

Gbp-Pq: Name d-rust-lldb-paths

8 years agod-rust-gdb-paths
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
d-rust-gdb-paths

Gbp-Pq: Name d-rust-gdb-paths

8 years agou-arm-on-64bit-kernel
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
u-arm-on-64bit-kernel

Gbp-Pq: Name u-arm-on-64bit-kernel.diff

8 years agou-ignoretest-powerpc
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
u-ignoretest-powerpc

Gbp-Pq: Name u-ignoretest-powerpc.patch

8 years agou-detect-mips-cpu
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
u-detect-mips-cpu

Gbp-Pq: Name u-detect-mips-cpu.patch

8 years agou-ignoretest-arm64
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
u-ignoretest-arm64

===================================================================

Gbp-Pq: Name u-ignoretest-arm64.patch

8 years agou-ignoretest-arm64-stdcall
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
u-ignoretest-arm64-stdcall

Gbp-Pq: Name u-ignoretest-arm64-stdcall.patch

8 years agou-ignoretest-armhf_04
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
u-ignoretest-armhf_04

Gbp-Pq: Name u-ignoretest-armhf_04.patch

8 years agou-ignoretest-armhf_03
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
u-ignoretest-armhf_03

Gbp-Pq: Name u-ignoretest-armhf_03.patch

8 years agou-ignoretest-armhf_02
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
u-ignoretest-armhf_02

Gbp-Pq: Name u-ignoretest-armhf_02.patch

8 years agou-ignoretest-armhf_01
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
u-ignoretest-armhf_01

Gbp-Pq: Name u-ignoretest-armhf_01.patch

8 years agou-reproducible-dl-stage0
Rust Maintainers [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
u-reproducible-dl-stage0

===================================================================

Gbp-Pq: Name u-reproducible-dl-stage0.patch

8 years agorustc (1.16.0+dfsg1-1+rpi1) buster-staging; urgency=medium
Peter Michael Green [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
rustc (1.16.0+dfsg1-1+rpi1) buster-staging; urgency=medium

  [changes brought forward from 1.15.1+dfsg1-1~exp3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 15 Mar 2017 10:16:18 +0000]
  * Fix clean target.
  * Build for armv6.
  * Manually fixup "install" step so that only armv6 stuff ends up
    in the resulting packages.

[dgit import unpatched rustc 1.16.0+dfsg1-1+rpi1]

8 years agoImport rustc_1.16.0+dfsg1-1+rpi1.debian.tar.xz
Peter Michael Green [Sat, 8 Jul 2017 23:35:25 +0000 (00:35 +0100)]
Import rustc_1.16.0+dfsg1-1+rpi1.debian.tar.xz

[dgit import tarball rustc 1.16.0+dfsg1-1+rpi1 rustc_1.16.0+dfsg1-1+rpi1.debian.tar.xz]

8 years agoImport rustc_1.17.0+dfsg2.orig.tar.xz
Ximin Luo [Tue, 16 May 2017 16:00:53 +0000 (17:00 +0100)]
Import rustc_1.17.0+dfsg2.orig.tar.xz

[dgit import orig rustc_1.17.0+dfsg2.orig.tar.xz]

8 years agoMerge rustc (1.16.0+dfsg1-1) import into refs/heads/workingbranch
Ximin Luo [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
Merge rustc (1.16.0+dfsg1-1) import into refs/heads/workingbranch

8 years agogcc-4.8-aarch64-ice
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
gcc-4.8-aarch64-ice

Gbp-Pq: Name gcc-4.8-aarch64-ice.diff

8 years agod-missing-ref-dlsym-ppc64el
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
d-missing-ref-dlsym-ppc64el

Gbp-Pq: Name d-missing-ref-dlsym-ppc64el.patch

8 years agod-fill-in-mips-mk-rules
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
d-fill-in-mips-mk-rules

Gbp-Pq: Name d-fill-in-mips-mk-rules.patch

8 years agod-use-system-jquery
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
d-use-system-jquery

===================================================================

Gbp-Pq: Name d-use-system-jquery.patch

8 years agod-dynamic-link-llvm
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
d-dynamic-link-llvm

Gbp-Pq: Name d-dynamic-link-llvm.patch

8 years agod-fix-configure-for-deb-arches
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
d-fix-configure-for-deb-arches

Gbp-Pq: Name d-fix-configure-for-deb-arches.patch

8 years agod-dont-download-stage0
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
d-dont-download-stage0

Gbp-Pq: Name d-dont-download-stage0.patch

8 years agod-add-soname
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
d-add-soname

Gbp-Pq: Name d-add-soname.patch

8 years agod-rust-lldb-paths
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
d-rust-lldb-paths

Gbp-Pq: Name d-rust-lldb-paths

8 years agod-rust-gdb-paths
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
d-rust-gdb-paths

Gbp-Pq: Name d-rust-gdb-paths

8 years agou-arm-on-64bit-kernel
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
u-arm-on-64bit-kernel

Gbp-Pq: Name u-arm-on-64bit-kernel.diff

8 years agou-ignoretest-powerpc
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
u-ignoretest-powerpc

Gbp-Pq: Name u-ignoretest-powerpc.patch

8 years agou-detect-mips-cpu
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
u-detect-mips-cpu

Gbp-Pq: Name u-detect-mips-cpu.patch

8 years agou-ignoretest-arm64
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
u-ignoretest-arm64

===================================================================

Gbp-Pq: Name u-ignoretest-arm64.patch

8 years agou-ignoretest-arm64-stdcall
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
u-ignoretest-arm64-stdcall

Gbp-Pq: Name u-ignoretest-arm64-stdcall.patch

8 years agou-ignoretest-armhf_04
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
u-ignoretest-armhf_04

Gbp-Pq: Name u-ignoretest-armhf_04.patch

8 years agou-ignoretest-armhf_03
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
u-ignoretest-armhf_03

Gbp-Pq: Name u-ignoretest-armhf_03.patch

8 years agou-ignoretest-armhf_02
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
u-ignoretest-armhf_02

Gbp-Pq: Name u-ignoretest-armhf_02.patch

8 years agou-ignoretest-armhf_01
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
u-ignoretest-armhf_01

Gbp-Pq: Name u-ignoretest-armhf_01.patch

8 years agou-reproducible-dl-stage0
Rust Maintainers [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
u-reproducible-dl-stage0

===================================================================

Gbp-Pq: Name u-reproducible-dl-stage0.patch

8 years agorustc (1.16.0+dfsg1-1) unstable; urgency=medium
Ximin Luo [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
rustc (1.16.0+dfsg1-1) unstable; urgency=medium

  * Upload to unstable so we have something to build 1.17 with.
  * Update u-ignoretest-powerpc.patch for 1.16.

[dgit import unpatched rustc 1.16.0+dfsg1-1]

8 years agoImport rustc_1.16.0+dfsg1-1.debian.tar.xz
Ximin Luo [Wed, 19 Apr 2017 20:47:18 +0000 (21:47 +0100)]
Import rustc_1.16.0+dfsg1-1.debian.tar.xz

[dgit import tarball rustc 1.16.0+dfsg1-1 rustc_1.16.0+dfsg1-1.debian.tar.xz]

8 years agoImport rustc_1.16.0+dfsg1.orig.tar.xz
Sylvestre Ledru [Thu, 13 Apr 2017 13:24:03 +0000 (14:24 +0100)]
Import rustc_1.16.0+dfsg1.orig.tar.xz

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

8 years agoMerge rustc (1.15.1+dfsg1-1~exp3) import into refs/heads/workingbranch
Ximin Luo [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
Merge rustc (1.15.1+dfsg1-1~exp3) import into refs/heads/workingbranch

8 years agod-missing-ref-dlsym-ppc64el
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
d-missing-ref-dlsym-ppc64el

Gbp-Pq: Name d-missing-ref-dlsym-ppc64el.patch

8 years agod-fill-in-mips-mk-rules
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
d-fill-in-mips-mk-rules

Gbp-Pq: Name d-fill-in-mips-mk-rules.patch

8 years agod-use-system-jquery
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
d-use-system-jquery

===================================================================

Gbp-Pq: Name d-use-system-jquery.patch

8 years agod-dynamic-link-llvm
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
d-dynamic-link-llvm

Gbp-Pq: Name d-dynamic-link-llvm.patch

8 years agod-fix-configure-for-deb-arches
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
d-fix-configure-for-deb-arches

Gbp-Pq: Name d-fix-configure-for-deb-arches.patch

8 years agod-dont-download-stage0
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
d-dont-download-stage0

Gbp-Pq: Name d-dont-download-stage0.patch

8 years agod-add-soname
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
d-add-soname

Gbp-Pq: Name d-add-soname.patch

8 years agod-rust-lldb-paths
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
d-rust-lldb-paths

Gbp-Pq: Name d-rust-lldb-paths

8 years agod-rust-gdb-paths
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
d-rust-gdb-paths

Gbp-Pq: Name d-rust-gdb-paths

8 years agou-arm-on-64bit-kernel
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-arm-on-64bit-kernel

Gbp-Pq: Name u-arm-on-64bit-kernel.diff

8 years agou-destdir-support
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-destdir-support

Gbp-Pq: Name u-destdir-support.diff

8 years agou-ignoretest-powerpc
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-ignoretest-powerpc

Gbp-Pq: Name u-ignoretest-powerpc.patch

8 years agou-detect-mips-cpu
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-detect-mips-cpu

Gbp-Pq: Name u-detect-mips-cpu.patch

8 years agou-ignoretest-jemalloc
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-ignoretest-jemalloc

Gbp-Pq: Name u-ignoretest-jemalloc.patch

8 years agou-ignoretest-arm64
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-ignoretest-arm64

===================================================================

Gbp-Pq: Name u-ignoretest-arm64.patch

8 years agou-ignoretest-arm64-stdcall
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-ignoretest-arm64-stdcall

Gbp-Pq: Name u-ignoretest-arm64-stdcall.patch

8 years agou-ignoretest-armhf_04
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-ignoretest-armhf_04

Gbp-Pq: Name u-ignoretest-armhf_04.patch

8 years agou-ignoretest-armhf_03
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-ignoretest-armhf_03

Gbp-Pq: Name u-ignoretest-armhf_03.patch

8 years agou-ignoretest-armhf_02
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-ignoretest-armhf_02

Gbp-Pq: Name u-ignoretest-armhf_02.patch

8 years agou-ignoretest-armhf_01
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-ignoretest-armhf_01

Gbp-Pq: Name u-ignoretest-armhf_01.patch

8 years agou-reproducible-dl-stage0
Rust Maintainers [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
u-reproducible-dl-stage0

Gbp-Pq: Name u-reproducible-dl-stage0.patch

8 years agorustc (1.15.1+dfsg1-1~exp3) experimental; urgency=medium
Ximin Luo [Sun, 12 Mar 2017 03:15:33 +0000 (03:15 +0000)]
rustc (1.15.1+dfsg1-1~exp3) experimental; urgency=medium

  * Ignore atomic-lock-free tests on armhf.
  * Update ignoretest-armhf_03.patch for newer 1.15.1 behaviour.
  * Tidy up some other patches to do with ignoring tests.

[dgit import unpatched rustc 1.15.1+dfsg1-1~exp3]