uv/crates/uv-normalize/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
..
dist_info_name.rs Remove separate test files in favor of same-file mod tests (#9199) 2024-11-18 20:11:46 +00:00
extra_name.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
group_name.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
lib.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
package_name.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00