Package: rust-tower / 0.5.2-2

Metadata

Package Version Patches format
rust-tower 0.5.2-2 3.0 (quilt)

Patch series

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

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

 disable hedge feature with failed to build dep hdrhistogram
 hdrhistogram fails to build on i386, blocking itself and tower from migrating
 to testing
Bug: https://github.com/HdrHistogram/HdrHistogram_rust/issues/111
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014034
remove tower test.patch | (download)

Cargo.toml | 66 33 + 33 - 0 !
src/balance/p2c/test.rs | 1 1 + 0 - 0 !
tests/balance/main.rs | 2 1 + 1 - 0 !
tests/util/call_all.rs | 1 1 + 0 - 0 !
4 files changed, 36 insertions(+), 34 deletions(-)

---
fix test features.patch | (download)

src/load/peak_ewma.rs | 2 1 + 1 - 0 !
src/load/pending_requests.rs | 2 1 + 1 - 0 !
src/make/make_service/shared.rs | 2 1 + 1 - 0 !
src/util/rng.rs | 2 2 + 0 - 0 !
tests/steer/main.rs | 2 1 + 1 - 0 !
5 files changed, 6 insertions(+), 4 deletions(-)

---
disable doctests.patch | (download)

src/lib.rs | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable doctests which rely too much on implied features