Files
zstd-rs/rust/src
ddidderr a9e519db24 fix(fileio): satisfy compression projection lint
Keep the compression destination ABI assertion byte-accurate while expressing
the final callback offset in the form required by current Clippy. The total
projection size remains nine function-pointer slots.

Test Plan:
- cargo fmt --manifest-path rust/Cargo.toml --all -- --check
- cargo clippy --manifest-path rust/Cargo.toml --all-targets -- -D warnings
- git diff --check
2026-07-20 03:34:23 +02:00
..
2026-07-11 14:23:39 +02:00