uv/crates/uv-build-backend/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 Fix incorrect file permissions in wheel packages (#14930) 2025-07-28 15:56:08 +02:00
metadata.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
serde_verbatim.rs A minimal build backend for uv: uv_build (#11446) 2025-03-06 13:27:20 -06:00
settings.rs Fix typos in uv_build reference documentation (#14853) 2025-07-24 09:55:14 +00:00
source_dist.rs Multiple modules in namespace packages (#14460) 2025-07-09 17:45:44 +00:00
wheel.rs Fix incorrect file permissions in wheel packages (#14930) 2025-07-28 15:56:08 +02:00