Package: rust-tikv-jemallocator / 0.6.0-2

Metadata

Package Version Patches format
rust-tikv-jemallocator 0.6.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove alloc_trait feature.patch | (download)

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

 remove alloc_trait feature
 This feature is unused by reverse dependencies and it doesn't build with recent versions of Rust.
disable ctl tests.patch | (download)

tests/background_thread_defaults.rs | 2 1 + 1 - 0 !
tests/background_thread_enabled.rs | 1 1 + 0 - 0 !
tests/malloctl.rs | 1 1 + 0 - 0 !
3 files changed, 3 insertions(+), 1 deletion(-)

 disable tests using tikv-jemalloc-ctl, circular dependency
 Also, -ctl is not in 'cator's dev-deps.
no benches.patch | (download)

benches/roundtrip.rs | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---