Package: rust-indexmap / 2.13.0-1

Metadata

Package Version Patches format
rust-indexmap 2.13.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
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/borsh.rs | 2 1 + 1 - 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 !
13 files changed, 13 insertions(+), 7 deletions(-)

---
disable borsh.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
disable quickcheck.patch | (download)

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

---