uv/crates/uv-types
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
..
src Use boxed slices for hash vector (#11714) 2025-02-24 11:11:44 -06:00
Cargo.toml Build backend: Add direct builds to the resolver and installer (#9621) 2024-12-04 15:57:18 +00:00