Files
uv/crates/uv-resolver
Charlie Marsh 4fc181dbf2 Use a SmallString for the Yanked enum (#11715)
## Summary

This is stored on `File`, which we create extensively. Easy way to
reduce size.
2025-02-24 09:03:56 -10:00
..