flush data still available in the decoder when no input (#123) #354
lint.yml
on: pull_request
cargo fmt --check
13s
cargo clippy
34s
Annotations
6 errors
cargo clippy:
tests/utils/algos.rs#L5
unused import: `poll_read`
|
cargo clippy:
tests/utils/algos.rs#L9
unused import: `from`
|
cargo clippy:
tests/utils/algos.rs#L5
unused import: `poll_read`
|
cargo clippy:
tests/utils/mod.rs#L16
unused import: `stream::Stream`
|
cargo clippy:
tests/utils/mod.rs#L17
unused imports: `future::Future`, `io::Result`, `iter::FromIterator`
|
cargo clippy
Process completed with exit code 101.
|