]> git.proxmox.com Git - debcargo-conf.git/commit
packed-simd - apply patches for new rustc.
authorPeter Michael Green <plugwash@debian.org>
Sun, 24 Oct 2021 23:18:59 +0000 (23:18 +0000)
committerPeter Michael Green <plugwash@debian.org>
Mon, 25 Oct 2021 00:23:57 +0000 (00:23 +0000)
commit1e8d99ec536850b1a2e0849e6d07cfd8db21885c
tree85c328e6a8112bb57ccf3ff39aed5015c72b4732
parent52e6bb0c5163eed9a52097a72e4bdaa2f6091520
packed-simd - apply patches for new rustc.
12 files changed:
src/packed-simd/debian/changelog
src/packed-simd/debian/debcargo.toml
src/packed-simd/debian/patches/fix-clippy-for-main-crate.diff [new file with mode: 0644]
src/packed-simd/debian/patches/fix-clippy-issues.diff [new file with mode: 0644]
src/packed-simd/debian/patches/fix-more-clippy-lints.diff [new file with mode: 0644]
src/packed-simd/debian/patches/let-packed-simd-be-sloppy.diff [new file with mode: 0644]
src/packed-simd/debian/patches/mark-simd-shuffle-intrinsics.diff [new file with mode: 0644]
src/packed-simd/debian/patches/rebuild-ci-stages.diff [new file with mode: 0644]
src/packed-simd/debian/patches/remove-const-fn-gate.diff [new file with mode: 0644]
src/packed-simd/debian/patches/rename-const-generics-gate-to-adt-const-params.diff [new file with mode: 0644]
src/packed-simd/debian/patches/series
src/packed-simd/debian/patches/update-shuffle-api-for-const-generics.diff [new file with mode: 0644]