uv/crates/uv-installer/src
Charlie Marsh ef9a332364
Cache `WHEEL` and `METADATA` reads in installed distributions (#15489)
## Summary

Uses interior mutability to cache the reads. This follows the pattern we
use for reading the platform tags in `Interpreter::tags`.
2025-08-25 13:40:20 +00:00
..
compile.rs chore(🧹): cleanup env var usage (#15247) 2025-08-12 21:11:28 -05:00
installer.rs Move preview features into a dedicated crate (#15482) 2025-08-24 09:55:30 -04:00
lib.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
pip_compileall.py Do not force recompile pyc files (#2642) 2024-03-24 20:02:53 -04:00
plan.rs Reject already-installed wheels that don't match the target platform (#15484) 2025-08-25 09:20:54 -04:00
preparer.rs Import `PackageName` from `uv-normalize` (#15439) 2025-08-21 23:15:40 +00:00
satisfies.rs Cache `WHEEL` and `METADATA` reads in installed distributions (#15489) 2025-08-25 13:40:20 +00:00
site_packages.rs Cache `WHEEL` and `METADATA` reads in installed distributions (#15489) 2025-08-25 13:40:20 +00:00
uninstall.rs Cache `WHEEL` and `METADATA` reads in installed distributions (#15489) 2025-08-25 13:40:20 +00:00