image-rs / jpeg-decoder

JPEG decoder written in Rust
Apache License 2.0
150 stars 87 forks source link

Basic clippy fixes. #270

Closed taavit closed 1 year ago

taavit commented 1 year ago

Some clippy lints are disabled, as they require changes in function arguments or type definition.