oxipng/src
2025-12-06 15:47:18 +01:00
..
deflate Apply clippy::ignored_unit_patterns 2025-12-06 15:47:17 +01:00
png Apply clippy::manual_let_else 2025-12-06 15:47:18 +01:00
reduction Apply clippy::useless_let_if_seq 2025-12-06 15:47:18 +01:00
apng.rs Apply clippy::use_self 2025-12-06 15:47:17 +01:00
atomicmin.rs Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
cli.rs Small tweaks (#734) 2025-10-04 11:46:47 +02:00
colors.rs BC breaks for v10 (#715) 2025-09-20 17:16:22 +02:00
display_chunks.rs Feature/manpage (#596) 2024-03-18 12:28:52 +01:00
error.rs Apply clippy::use_self 2025-12-06 15:47:17 +01:00
evaluate.rs BC breaks for v10 (#715) 2025-09-20 17:16:22 +02:00
filters.rs Apply clippy::option_if_let_else 2025-12-06 15:47:17 +01:00
headers.rs Apply clippy::if_not_else 2025-12-06 15:47:18 +01:00
interlace.rs Apply clippy::missing_const_for_fn 2025-12-06 15:47:17 +01:00
lib.rs Apply clippy::map_unwrap_or 2025-12-06 15:47:18 +01:00
main.rs Apply clippy::cloned_instead_of_copied 2025-12-06 15:47:18 +01:00
options.rs Apply clippy::missing_const_for_fn 2025-12-06 15:47:17 +01:00
rayon.rs Remove some now unnecessary Clippy lints allowances 2024-07-11 15:20:53 +12:00
sanity_checks.rs Run cargo fmt 2024-09-28 15:41:54 +02:00