uv/crates/uv-distribution/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
..
index Reject already-installed wheels built with outdated settings (#15289) 2025-08-15 15:15:55 +00:00
metadata Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
source Remove redundant STOPSHIPs (#15511) 2025-08-25 08:34:47 -04:00
archive.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
distribution_database.rs Cache `WHEEL` and `METADATA` reads in installed distributions (#15489) 2025-08-25 13:40:20 +00:00
download.rs Reject already-installed wheels built with outdated settings (#15289) 2025-08-15 15:15:55 +00:00
error.rs Make the use of `Self` consistent. (#15074) 2025-08-05 20:17:12 +01:00
lib.rs Preserve lowered extra build dependencies (#15038) 2025-08-04 22:42:11 +01:00
reporter.rs Import `PackageName` from `uv-normalize` (#15439) 2025-08-21 23:15:40 +00:00