Package: rust-io-timer / 0.0.1+ds-3

Metadata

Package Version Patches format
rust-io-timer 0.0.1+ds-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_fence_tests.patch | (download)

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

 add feature fences for tests
1002_tempfile.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
examples/tokio-unix.rs | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 use crate tempfile (not deprecated tempdir)
2001_no_privacy_leak.patch | (download)

README.md | 16 7 + 9 - 0 !
1 file changed, 7 insertions(+), 9 deletions(-)

 avoid privacy breach in documentation
2002_flaky_test.patch | (download)

src/timer.rs | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 skip flaky tests