uv/crates/uv-auth/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
..
cache.rs Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
credentials.rs Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
index.rs Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
keyring.rs Use ref-cast for `DisplaySafeUrl` (#13696) 2025-05-28 11:28:28 +00:00
lib.rs Add support for `HF_TOKEN` (#14797) 2025-07-21 20:55:33 +00:00
middleware.rs Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
providers.rs Add a borrowed `Realm` type (#14798) 2025-07-21 21:07:35 +00:00
realm.rs Add a borrowed `Realm` type (#14798) 2025-07-21 21:07:35 +00:00