uv/crates/uv-cli/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
..
comma.rs Remove trailing commas before brackets (#10740) 2025-01-18 19:56:46 +00:00
compat.rs Require uv venv --clear before removing an existing directory (#14309) 2025-07-17 17:20:21 -05:00
lib.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
options.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
version.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00