uv/crates/uv-types/src
Charlie Marsh 21f4b0863d
Use boxed slices for hash vector (#11714)
## Summary

We never resize these, and they're stored everywhere (on `File`, etc.).
Seems useful to use a more efficient structure for them.
2025-02-24 11:11:44 -06:00
..
builds.rs Upgrade Rust toolchain to 1.85 (#11720) 2025-02-23 16:52:34 +01:00
downloads.rs Use `SharedState` for build dispatch (#9553) 2024-12-01 17:20:28 -05:00
hash.rs Use boxed slices for hash vector (#11714) 2025-02-24 11:11:44 -06:00
lib.rs Add reference documentation for global settings (#5123) 2024-07-16 20:50:04 +00:00
requirements.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
traits.rs Remove warnings for missing lower bounds (#11195) 2025-02-03 16:03:31 -06:00