uv/crates/uv-configuration
Charlie Marsh 8126a5ed32
Make `MarkerTree` `Copy` (#9542)
## Summary

It's just a `usize`. It seems simpler and perhaps even more performant
(?) to make it `Copy`.
2024-11-30 14:07:07 -05:00
..
src Make `MarkerTree` `Copy` (#9542) 2024-11-30 14:07:07 -05:00
Cargo.toml Initialize rayon lazily (#9435) 2024-11-26 14:58:38 +00:00