uv/crates/uv-shell/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
..
lib.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
runnable.rs Add support for Windows legacy scripts via uv tool run (#12079) 2025-03-11 09:02:17 -05:00
shlex.rs Refactor shell quoting (#9055) 2024-11-15 09:06:54 +00:00
windows.rs Remove the winreg crate (#11805) 2025-02-26 18:56:15 +01:00