summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Rust Maintainers [Thu, 18 Jul 2019 01:25:06 +0000 (02:25 +0100)]
gcc-4.8-aarch64-ice
===================================================================
Gbp-Pq: Name gcc-4.8-aarch64-ice.diff
Debian Rust Maintainers [Thu, 18 Jul 2019 01:25:06 +0000 (02:25 +0100)]
u-reproducible-dl-stage0
Gbp-Pq: Name u-reproducible-dl-stage0.patch
John Paul Adrian Glaubitz [Sun, 16 Jun 2019 00:53:33 +0000 (02:53 +0200)]
librustc_codegen_llvm: Use repr(transparent) for bitflags over repr(C) (#61306)
In order to make sure that Rust's bitflags types are passed the same
way in the Rust ABI as they are in the C ABI, we need to use the attribute
repr(transparent) over the repr(C) attribute for the single-field bitflags
structs in in order to prevent ABI mismatches. Thanks to Michael Karcher
for finding this bug.
Gbp-Pq: Name u-sparc64-ffi-abi.patch
Debian Rust Maintainers [Thu, 18 Jul 2019 01:25:06 +0000 (02:25 +0100)]
u-mips-fixes
Gbp-Pq: Name u-mips-fixes.diff
Debian Rust Maintainers [Thu, 18 Jul 2019 01:25:06 +0000 (02:25 +0100)]
u-make-tests-work-without-rpath
Gbp-Pq: Name u-make-tests-work-without-rpath.patch
Debian Rust Maintainers [Thu, 18 Jul 2019 01:25:06 +0000 (02:25 +0100)]
u-prefer-local-css
Gbp-Pq: Name u-prefer-local-css.patch
Debian Rust Maintainers [Thu, 18 Jul 2019 01:25:06 +0000 (02:25 +0100)]
u-reproducible-build
Gbp-Pq: Name u-reproducible-build.patch
Debian Rust Maintainers [Thu, 18 Jul 2019 01:25:06 +0000 (02:25 +0100)]
u-fix-cross-compiling-1.35-1.34-stage0
Gbp-Pq: Name u-fix-cross-compiling-1.35-1.34-stage0.patch
Ximin Luo [Thu, 18 Jul 2019 01:25:06 +0000 (02:25 +0100)]
rustc (1.36.0+dfsg1-2) unstable; urgency=medium
* Set CARGO_HOME to debian/cargo_home (instead of $HOME/.cargo) as newer
versions of cargo must take a file lock that has to exist.
[dgit import unpatched rustc 1.36.0+dfsg1-2]
Ximin Luo [Thu, 18 Jul 2019 01:25:06 +0000 (02:25 +0100)]
Import rustc_1.36.0+dfsg1-2.debian.tar.xz
[dgit import tarball rustc 1.36.0+dfsg1-2 rustc_1.36.0+dfsg1-2.debian.tar.xz]
Ximin Luo [Sat, 13 Jul 2019 19:42:05 +0000 (20:42 +0100)]
Import rustc_1.36.0+dfsg1.orig.tar.xz
[dgit import orig rustc_1.36.0+dfsg1.orig.tar.xz]