uv/crates/uv-git/src
samypr100 57df0146e2
Update Rust toolchain to 1.89 (#15157)
## Summary

Bumps Rust toolchain to 1.89, but not the MSRV.

Lifetime changes is related to a new lint rule explained in
https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/#mismatched-lifetime-syntaxes-lint

## Test Plan

Existing Tests
2025-08-08 13:01:52 +00:00
..
credentials.rs Add DisplaySafeUrl newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00
git.rs Make the use of Self consistent. (#15074) 2025-08-05 20:17:12 +01:00
lib.rs Skip GitHub fast path when rate-limited (#13033) 2025-06-24 12:11:41 -07:00
rate_limit.rs Skip GitHub fast path when rate-limited (#13033) 2025-06-24 12:11:41 -07:00
resolver.rs Update Rust toolchain to 1.89 (#15157) 2025-08-08 13:01:52 +00:00
source.rs avoid fetching an exact, cached commit, even if it isn't locked 2025-06-09 23:50:36 +00:00