uv/crates/uv-dev
samypr100 7978122837
Update Rust toolchain to 1.91 and MSRV to 1.89 (#16531)
## Summary

Updates Rust Toolchain to
[1.91](https://blog.rust-lang.org/2025/10/30/Rust-1.91.0/) and bumps
MSRV to [1.89](https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/) per
versioning policy. New clippy rule [implicit
clone](https://rust-lang.github.io/rust-clippy/master/index.html#implicit_clone)
resulted in some minor changes (some with improvements).

Updates trampoline to `nightly-2025-06-23` which is roughly 1.89~. The
trampoline binaries do not need to be regenerated as there should be no
changes.
2025-10-30 22:34:59 -05:00
..
src Update Rust toolchain to 1.91 and MSRV to 1.89 (#16531) 2025-10-30 22:34:59 -05:00
.gitignore Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Add logging to the uv build backend (#15533) 2025-08-27 09:14:00 +02: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