Import rustc_1.41.1+dfsg1-1~deb10u1.debian.tar.xz
authorEmilio Pozuelo Monfort <pochu@debian.org>
Tue, 8 Sep 2020 16:38:19 +0000 (17:38 +0100)
committerEmilio Pozuelo Monfort <pochu@debian.org>
Tue, 8 Sep 2020 16:38:19 +0000 (17:38 +0100)
commitd55c1ff5b953040cd3aa24cb90d5fdca5f613a11
tree93b5cfc78d586832a81a2a95f7847a85323935bf
Import rustc_1.41.1+dfsg1-1~deb10u1.debian.tar.xz

[dgit import tarball rustc 1.41.1+dfsg1-1~deb10u1 rustc_1.41.1+dfsg1-1~deb10u1.debian.tar.xz]
91 files changed:
NEWS [new file with mode: 0644]
README.Debian [new file with mode: 0644]
README.source [new file with mode: 0644]
TODO [new file with mode: 0644]
architecture-test.mk [new file with mode: 0644]
architecture.mk [new file with mode: 0644]
bin/rust-lld [new file with mode: 0755]
cargo/.package-cache [new file with mode: 0644]
changelog [new file with mode: 0644]
check-orig-suspicious.sh [new file with mode: 0755]
compat [new file with mode: 0644]
config.toml.in [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
docs [new file with mode: 0644]
ensure-patch [new file with mode: 0755]
gbp.conf [new file with mode: 0644]
get-stage0.py [new file with mode: 0755]
icons/rust-logo-32x32-blk.png [new file with mode: 0644]
libstd-rust-1.41.lintian-overrides [new file with mode: 0644]
libstd-rust-dev-wasm32-cross.lintian-overrides [new file with mode: 0644]
libstd-rust-dev.lintian-overrides [new file with mode: 0644]
lintian-to-copyright.sh [new file with mode: 0755]
llvm-upstream-patch.sh [new file with mode: 0755]
make_orig-stage0_tarball.sh [new file with mode: 0755]
patches/0001-Fix-compiletest-fallout-from-stage0-bump.patch [new file with mode: 0644]
patches/0001-Update-the-barrier-cache-during-ARM-EHABI-unwinding.patch [new file with mode: 0644]
patches/d-0000-ignore-removed-submodules.patch [new file with mode: 0644]
patches/d-0001-disable-miniz.patch [new file with mode: 0644]
patches/d-0002-pkg-config-no-special-snowflake.patch [new file with mode: 0644]
patches/d-0003-mdbook-strip-embedded-libs.patch [new file with mode: 0644]
patches/d-add-bootstrap-checksums.patch [new file with mode: 0644]
patches/d-add-soname.patch [new file with mode: 0644]
patches/d-disable-cargo-vendor.patch [new file with mode: 0644]
patches/d-dont-download-stage0.patch [new file with mode: 0644]
patches/d-fix-mips64el-bootstrap.patch [new file with mode: 0644]
patches/d-host-duplicates.patch [new file with mode: 0644]
patches/d-i686-baseline.patch [new file with mode: 0644]
patches/d-ignore-avx-44056.patch [new file with mode: 0644]
patches/d-ignore-error-detail-diff.patch [new file with mode: 0644]
patches/d-no-jemalloc.patch [new file with mode: 0644]
patches/d-prefer-dynamic.patch [new file with mode: 0644]
patches/d-read-beta-version-from-file.patch [new file with mode: 0644]
patches/d-rust-gdb-paths [new file with mode: 0644]
patches/d-rust-lldb-paths [new file with mode: 0644]
patches/d-use-system-compiler-rt.patch [new file with mode: 0644]
patches/rust-pr68019-in-tree-compiletest.patch [new file with mode: 0644]
patches/series [new file with mode: 0644]
patches/u-allow-system-compiler-rt.patch [new file with mode: 0644]
patches/u-make-tests-work-without-rpath.patch [new file with mode: 0644]
patches/u-mips-fixes.diff [new file with mode: 0644]
patches/u-prefer-local-css.patch [new file with mode: 0644]
patches/u-reproducible-build.patch [new file with mode: 0644]
patches/u-reproducible-dl-stage0.patch [new file with mode: 0644]
patches/u-riscv64-66899.patch [new file with mode: 0644]
patches/u-riscv64-68452.patch [new file with mode: 0644]
patches/u-riscv64-cc-461.patch [new file with mode: 0644]
patches/u-riscv64-cc-465.patch [new file with mode: 0644]
patches/u-riscv64-compiletest.patch [new file with mode: 0644]
patches/u-riscv64-libc-1606.patch [new file with mode: 0644]
patches/u-rustc-llvm-cross-flags.patch [new file with mode: 0644]
patches/u-test-python-3.patch [new file with mode: 0644]
patches/u-tests-ignore-arm.patch [new file with mode: 0644]
patches/u-wasm32-libc-1625.patch [new file with mode: 0644]
prune-checksums [new file with mode: 0755]
prune-unused-deps [new file with mode: 0755]
rules [new file with mode: 0755]
rust-doc.doc-base.book [new file with mode: 0644]
rust-doc.doc-base.reference [new file with mode: 0644]
rust-doc.docs [new file with mode: 0644]
rust-doc.install [new file with mode: 0644]
rust-doc.links [new file with mode: 0644]
rust-gdb.install [new file with mode: 0644]
rust-gdb.links [new file with mode: 0644]
rust-lldb.install [new file with mode: 0644]
rust-lldb.links [new file with mode: 0644]
rust-src.install.in [new file with mode: 0644]
rust-src.links.in [new file with mode: 0644]
rust-src.lintian-overrides [new file with mode: 0644]
rustc.install [new file with mode: 0644]
rustc.links [new file with mode: 0644]
rustc.manpages [new file with mode: 0644]
source/format [new file with mode: 0644]
source/include-binaries [new file with mode: 0644]
source/lintian-overrides [new file with mode: 0644]
source/options [new file with mode: 0644]
update-version.sh [new file with mode: 0755]
upstream-tarball-unsuspicious.txt [new file with mode: 0644]
upstream/signing-key.asc [new file with mode: 0644]
watch [new file with mode: 0644]
watch-beta.in [new file with mode: 0644]