rustc.git
17 months ago[PATCH] riscv only supports split_debuginfo=off for now
kxxt [Wed, 31 Jan 2024 01:02:18 +0000 (09:02 +0800)]
[PATCH] riscv only supports split_debuginfo=off for now

Disable packed/unpacked options for riscv linux/android.
Other riscv targets already only have the off option.

The packed/unpacked options might be supported in the future.
See upstream issue for more details:
https://github.com/llvm/llvm-project/issues/56642

Bug: https://github.com/rust-lang/rust/issues/110224

Gbp-Pq: Topic upstream
Gbp-Pq: Name u-riscv-disable-unpacked-split-debuginfo.patch

17 months agoFix get_toml() when cfg(test)
Debian Rust Maintainers [Thu, 13 Jun 2024 09:16:38 +0000 (11:16 +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: Topic upstream
Gbp-Pq: Name u-fix-get-toml-when-test.patch

17 months agod-0012-cargo-always-return-dev-channel
Debian Rust Maintainers [Mon, 6 May 2024 08:25:32 +0000 (10:25 +0200)]
d-0012-cargo-always-return-dev-channel

Last-Update: 2023-05-30
Forwarded: not-needed

Gbp-Pq: Topic cargo
Gbp-Pq: Name d-0012-cargo-always-return-dev-channel.patch

17 months ago[PATCH] tests: add missing cross disabled checks
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: Topic cargo
Gbp-Pq: Name c-0003-tests-add-missing-cross-disabled-checks.patch

17 months agoc-disable-fs-specific-test
Debian Rust Maintainers [Thu, 13 Jun 2024 09:16:38 +0000 (11:16 +0200)]
c-disable-fs-specific-test

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

Gbp-Pq: Topic cargo
Gbp-Pq: Name c-disable-fs-specific-test.patch

17 months agoc-2200-workaround-x32-test
Debian Rust Maintainers [Thu, 13 Jun 2024 09:16:38 +0000 (11:16 +0200)]
c-2200-workaround-x32-test

Bug: https://github.com/rust-lang/cargo/issues/10005

Gbp-Pq: Topic cargo
Gbp-Pq: Name c-2200-workaround-x32-test.patch

17 months agoc-2003-workaround-qemu-vfork-command-not-found
Debian Rust Maintainers [Thu, 13 Jun 2024 09:16:38 +0000 (11:16 +0200)]
c-2003-workaround-qemu-vfork-command-not-found

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

Gbp-Pq: Topic cargo
Gbp-Pq: Name c-2003-workaround-qemu-vfork-command-not-found.patch

17 months agoDisable network tests
Ximin Luo [Thu, 13 Jun 2024 09:16:38 +0000 (11:16 +0200)]
Disable network tests

Forwarded: TODO

Gbp-Pq: Topic cargo
Gbp-Pq: Name c-2002_disable-net-tests.patch

17 months agorustc (1.76.0+dfsg1-1) unstable; urgency=medium
Fabian Grünbichler [Wed, 19 Jun 2024 05:51:49 +0000 (07:51 +0200)]
rustc (1.76.0+dfsg1-1) unstable; urgency=medium

  [ Samuel Thibault ]
  * Fix hurd build:
    - debian/patches/vendor/u-hurd-gix-index-2.patch
    - debian/patches/vendor/u-hurd-gix-index.patch

[dgit import unpatched rustc 1.76.0+dfsg1-1]

17 months agoImport rustc_1.76.0+dfsg1-1.debian.tar.xz
Fabian Grünbichler [Wed, 19 Jun 2024 05:51:49 +0000 (07:51 +0200)]
Import rustc_1.76.0+dfsg1-1.debian.tar.xz

[dgit import tarball rustc 1.76.0+dfsg1-1 rustc_1.76.0+dfsg1-1.debian.tar.xz]

18 months agoImport rustc_1.76.0+dfsg1.orig.tar.xz
Fabian Grünbichler [Fri, 14 Jun 2024 12:50:17 +0000 (14:50 +0200)]
Import rustc_1.76.0+dfsg1.orig.tar.xz

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