Package: rust-indexmap / 2.2.6-1
Metadata
Package | Version | Patches format |
---|---|---|
rust-indexmap | 2.2.6-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
drop rustc rayon.diff | (download) |
Cargo.toml |
4 0 4 - 0 ! |
drop rustc-rayon feature I believe the rustc-rayon feature is only useful for building the rustc compiler (it was added in indexmap 1.7.1), and my understanding is that rustc in debian is *not* built from debcargo-produced crates. So rather than intrdoucing an additional feature-related binary package, which would cause a trip through the NEW queue, i'm just stripping it out. Another approach that avoids the new binary package, if it turns out that stripping this feature causes problems, would be to add collapse_features=true to debian/debcargo.toml. |
drop quickcheck.diff | (download) |
Cargo.toml |
6 0 6 - 0 ! |
--- |
relax itertools.patch | (download) |
Cargo.toml |
2 1 1 - 0 ! |
--- |
fix tests no default features.patch | (download) |
benches/bench.rs |
1 1 0 - 0 ! |
--- |
remove borsh.patch | (download) |
Cargo.toml |
6 0 6 - 0 ! |
--- |