uv/crates/uv-distribution/src
Charlie Marsh 6f94dc3c77
Centralize up-to-date checking for path installations (#2168)
## Summary

Internal-only refactor to consolidate multiple codepaths we have for
checking whether a cached or installed entry is up-to-date with a local
requirement.
2024-03-04 14:10:51 -05:00
..
index Centralize up-to-date checking for path installations (#2168) 2024-03-04 14:10:51 -05:00
source Add `fs_err` to `disallowed_method` in clippy.toml (#1950) 2024-02-26 14:15:07 +00:00
distribution_database.rs Centralize up-to-date checking for path installations (#2168) 2024-03-04 14:10:51 -05:00
download.rs Clippy pedantic (#1963) 2024-02-25 14:04:05 -05:00
error.rs Better offline error message (#2110) 2024-03-04 15:47:40 +01:00
lib.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
locks.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
reporter.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
unzip.rs Remove `spawn_blocking` from version map (#1966) 2024-02-26 09:44:24 +00:00