summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Rust Maintainers [Mon, 27 May 2024 11:28:20 +0000 (13:28 +0200)]
Fix get_toml() when cfg(test)
Bug: https://github.com/rust-lang/rust/issues/105766
Last-Update: 2023-03-29
When cfg(test), Config::parse doesn't parse a config.toml but uses default
values, failing when the initial rustc is needed. This is a workaround before
upstream issue gets solved.
Last-Update: 2023-03-29
Gbp-Pq: Name u-fix-get-toml-when-test.patch
Debian Rust Maintainers [Thu, 14 Jul 2022 11:17:37 +0000 (13:17 +0200)]
u-ignore-endian-big-diff
Bug: https://github.com/rust-lang/rust/issues/89577
===================================================================
Gbp-Pq: Name u-ignore-endian-big-diff.patch
Ximin Luo [Thu, 14 Jul 2022 11:17:37 +0000 (13:17 +0200)]
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
Fabian Grünbichler [Sat, 19 Nov 2022 09:24:08 +0000 (10:24 +0100)]
[PATCH] tests: add missing cross disabled checks
cross_conmpile::alternate states it should only be used in test cases
after checking cross_compile::disabled(), which is missing here. these
tests fail despite setting CFG_DISABLE_CROSS_TESTS on i386, since both
the host and the alternate cross target would be i686 in that case.
Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
Gbp-Pq: Name c-0003-tests-add-missing-cross-disabled-checks.patch
Debian Rust Maintainers [Mon, 27 May 2024 11:28:20 +0000 (13:28 +0200)]
c-disable-fs-specific-test
===================================================================
Gbp-Pq: Name c-disable-fs-specific-test.patch
Debian Rust Maintainers [Mon, 27 May 2024 11:28:20 +0000 (13:28 +0200)]
c-2200-workaround-x32-test
Bug: https://github.com/rust-lang/cargo/issues/10005
Gbp-Pq: Name c-2200-workaround-x32-test.patch
Debian Rust Maintainers [Mon, 27 May 2024 11:28:20 +0000 (13:28 +0200)]
c-2003-workaround-qemu-vfork-command-not-found
===================================================================
Gbp-Pq: Name c-2003-workaround-qemu-vfork-command-not-found.patch
Ximin Luo [Mon, 27 May 2024 11:28:20 +0000 (13:28 +0200)]
Disable network tests
Forwarded: TODO
Forwarded: TODO
Gbp-Pq: Name c-2002_disable-net-tests.patch
Fabian Grünbichler [Mon, 27 May 2024 11:28:20 +0000 (13:28 +0200)]
rustc (1.72.1+dfsg1-1) unstable; urgency=medium
* upload to unstable
[dgit import unpatched rustc 1.72.1+dfsg1-1]
Fabian Grünbichler [Mon, 27 May 2024 11:28:20 +0000 (13:28 +0200)]
Import rustc_1.72.1+dfsg1-1.debian.tar.xz
[dgit import tarball rustc 1.72.1+dfsg1-1 rustc_1.72.1+dfsg1-1.debian.tar.xz]
Fabian Grünbichler [Thu, 23 May 2024 19:16:03 +0000 (21:16 +0200)]
Import rustc_1.72.1+dfsg1.orig.tar.xz
[dgit import orig rustc_1.72.1+dfsg1.orig.tar.xz]
Fabian Grünbichler [Thu, 23 May 2024 19:16:03 +0000 (21:16 +0200)]
Import rustc_1.72.1+dfsg1.orig-extra.tar.xz
[dgit import orig rustc_1.72.1+dfsg1.orig-extra.tar.xz]