Package: rust-vm-memory / 0.16.2-1

Metadata

Package Version Patches format
rust-vm-memory 0.16.2-1 3.0 (quilt)

Patch series

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

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

---
no benches.patch | (download)

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

---
relax deps.patch | (download)

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

---
skip tests ppc64el.patch | (download)

src/mmap.rs | 3 3 + 0 - 0 !
src/mmap_unix.rs | 3 3 + 0 - 0 !
2 files changed, 6 insertions(+)

---
skip tests atomic u64.patch | (download)

src/bitmap/backend/mod.rs | 4 4 + 0 - 0 !
src/bitmap/backend/slice.rs | 1 1 + 0 - 0 !
src/bitmap/mod.rs | 4 3 + 1 - 0 !
src/mmap.rs | 3 2 + 1 - 0 !
src/mmap_unix.rs | 5 4 + 1 - 0 !
src/volatile_memory.rs | 8 7 + 1 - 0 !
6 files changed, 21 insertions(+), 4 deletions(-)

---