uv/crates/uv-toolchain
Ibraheem Ahmed be2a67cd9b
Replace `map_or(false, ..)` uses with `is_some_and` and `is_ok_and` (#4703)
## Summary

Looks like there isn't a clippy lint for this yet.
2024-07-01 19:28:42 +00:00
..
python Rename `uv-interpreter` crate to `uv-toolchain` (#4120) 2024-06-07 13:59:14 -05:00
src Replace `map_or(false, ..)` uses with `is_some_and` and `is_ok_and` (#4703) 2024-07-01 19:28:42 +00:00
Cargo.toml Expose `toolchain-preference` as a CLI and configuration file option (#4424) 2024-06-20 13:42:09 -05:00
download-metadata.json Refactor `uv-toolchain::platform` to use `target-lexicon` (#4236) 2024-06-12 09:11:56 -05:00
fetch-download-metadata.py Refactor `uv-toolchain::platform` to use `target-lexicon` (#4236) 2024-06-12 09:11:56 -05:00
template-download-metadata.py Add support for toolchain requests by key (#4332) 2024-06-17 13:11:24 -05:00