uv/crates/uv-extract/src
adamnemecek 3f83390e34
Make the use of `Self` consistent. (#15074)
## Summary

Make the use of `Self` consistent. Mostly done by running `cargo clippy
--fix -- -A clippy::all -W clippy::use_self`.

## Test Plan

<!-- How was it tested? -->
No need.
2025-08-05 20:17:12 +01:00
..
vendor Add LICENSE for cloneable_seekable_reader.rs from ripunzip (#5585) 2024-07-29 22:15:48 -04:00
error.rs Remove transparent variants in `uv-extract` to enable retries (#14450) 2025-07-03 23:32:07 +00:00
hash.rs Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
lib.rs Use Astral-maintained `tokio-tar` fork (#11174) 2025-02-03 17:51:35 +00:00
stream.rs Disallow writing symlinks outside the source distribution target directory (#12259) 2025-07-22 09:20:09 -04:00
sync.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00