uv/crates/uv-distribution/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
..
index Enable extra build dependencies to 'match runtime' versions (#15036) 2025-08-05 19:00:44 +01:00
metadata Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
source Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
archive.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
distribution_database.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
download.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
error.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
lib.rs Preserve lowered extra build dependencies (#15038) 2025-08-04 22:42:11 +01:00
reporter.rs Add DisplaySafeUrl newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00