Package: rust-indexmap / 2.7.0-2

Metadata

Package Version Patches format
rust-indexmap 2.7.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable optional deps.patch | (download)

Cargo.toml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
no benches.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
fix tests no default features.patch | (download)

benches/bench.rs | 1 1 + 0 - 0 !
benches/faststring.rs | 1 1 + 0 - 0 !
src/map.rs | 2 1 + 1 - 0 !
src/map/slice.rs | 2 1 + 1 - 0 !
src/rayon/map.rs | 2 1 + 1 - 0 !
src/rayon/set.rs | 2 1 + 1 - 0 !
src/set.rs | 2 1 + 1 - 0 !
src/set/slice.rs | 2 1 + 1 - 0 !
tests/equivalent_trait.rs | 1 1 + 0 - 0 !
tests/macros_full_path.rs | 1 1 + 0 - 0 !
tests/quick.rs | 1 1 + 0 - 0 !
tests/tests.rs | 1 1 + 0 - 0 !
12 files changed, 12 insertions(+), 6 deletions(-)

---
hashbrown 0.14.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/map/core.rs | 24 22 + 2 - 0 !
2 files changed, 23 insertions(+), 3 deletions(-)

---