Skip to content

Simplify

Simplify #163

Triggered via push October 25, 2024 12:54
Status Success
Total duration 1m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test: src/readable/into_underlying_byte_source.rs#L17
fields `inner`, `default_buffer_len`, and `controller` are never read
Test: src/readable/into_underlying_byte_source.rs#L38
methods `type_`, `auto_allocate_chunk_size`, `start`, `pull`, and `cancel` are never used
Test: src/readable/into_underlying_byte_source.rs#L85
fields `async_read` and `buffer` are never read
Test: src/readable/into_underlying_byte_source.rs#L97
methods `pull` and `discard` are never used
Test: src/readable/into_underlying_source.rs#L17
field `inner` is never read
Test: src/readable/into_underlying_source.rs#L33
methods `pull` and `cancel` are never used
Test: src/readable/into_underlying_source.rs#L67
field `stream` is never read
Test: src/readable/into_underlying_source.rs#L77
method `pull` is never used
Test: src/util.rs#L22
function `clamp_to_usize` is never used
Test: src/util.rs#L32
function `checked_cast_to_u32` is never used