summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Josh Stone [Tue, 6 Jun 2017 19:59:04 +0000 (12:59 -0700)]
rustbuild: Add `./x.py test --no-fail-fast`
This option forwards to each `cargo test` invocation, and applies the
same logic across all test steps to keep going after failures. At the
end, a brief summary line reports how many commands failed, if any.
Note that if a test program fails to even start at all, or if an
auxiliary build command related to testing fails, these are still left
to stop everything right away.
Fixes #40219.
Gbp-Pq: Name u-rust-1.18.0-no-fail-fast.patch
Rust Maintainers [Wed, 9 Aug 2017 02:49:55 +0000 (03:49 +0100)]
u-fix-debuginfo
Gbp-Pq: Name u-fix-debuginfo.patch
Peter Michael Green [Wed, 9 Aug 2017 02:49:55 +0000 (03:49 +0100)]
rustc (1.18.0+dfsg1-4+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.
[changes introduced in 1.18.0+dfsg1-4+rpi1 by Peter Michael Green]
* Disable testsuite.
[dgit import unpatched rustc 1.18.0+dfsg1-4+rpi1]
Peter Michael Green [Wed, 9 Aug 2017 02:49:55 +0000 (03:49 +0100)]
Import rustc_1.18.0+dfsg1-4+rpi1.debian.tar.xz
[dgit import tarball rustc 1.18.0+dfsg1-4+rpi1 rustc_1.18.0+dfsg1-4+rpi1.debian.tar.xz]
Ximin Luo [Tue, 27 Jun 2017 10:51:22 +0000 (11:51 +0100)]
Import rustc_1.18.0+dfsg1.orig.tar.xz
[dgit import orig rustc_1.18.0+dfsg1.orig.tar.xz]