uv/crates/uv-dev
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
..
src Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
.gitignore Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml feat: add dynamically generated sysconfig replacement mappings (#13441) 2025-06-02 10:58:30 -05:00
builder.dockerfile Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
sync_sysconfig_targets.sh feat: add dynamically generated sysconfig replacement mappings (#13441) 2025-06-02 10:58:30 -05:00
test_sdist_building.sh Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00