uv/crates/uv-resolver/src
2025-03-30 18:49:36 +00:00
..
lock Use Entry API in lockfile-to-requirements.txt construction (#12561) 2025-03-30 18:49:36 +00:00
pubgrub Use a boxed slice for various requirement types (#12514) 2025-03-27 17:09:26 -04:00
resolution Move lowered requirement source type out of uv-pypi-types (#12356) 2025-03-20 21:16:12 -04:00
resolver Use a boxed slice for various requirement types (#12514) 2025-03-27 17:09:26 -04:00
candidate_selector.rs Prefer local variants in preference selection (#11546) 2025-02-15 20:35:47 -05:00
dependency_mode.rs
dependency_provider.rs All (virtual) packages must have a priority (#10853) 2025-01-23 16:09:47 +00:00
error.rs Move LowerBound and UpperBound structs in uv-pep440 (#11950) 2025-03-04 12:35:16 -05:00
exclude_newer.rs Edition 2024 prep: Escape r#gen and remove redundant ref (#11922) 2025-03-03 11:13:56 +00:00
exclusions.rs Always reinstall local source trees passed to uv pip install (#12176) 2025-03-17 21:12:21 +00:00
flat_index.rs Support --find-links-style "flat" indexes in [[tool.uv.index]] (#12407) 2025-03-25 21:14:44 -04:00
fork_indexes.rs Pass around index with associated metadata (#12406) 2025-03-24 10:15:49 -04:00
fork_strategy.rs Introduce a --fork-strategy preference mode (#9868) 2024-12-13 16:05:07 -05:00
fork_urls.rs uv: use ResolverEnvironment instead of ResolverMarkers 2024-11-04 11:09:06 -05:00
graph_ops.rs Support conflict markers in uv export (#11643) 2025-02-20 12:19:46 -08:00
lib.rs Use Hashbrown's raw entry API to reduce hashes and clone in priority (#10881) 2025-01-23 09:34:37 -05:00
manifest.rs Move lowered requirement source type out of uv-pypi-types (#12356) 2025-03-20 21:16:12 -04:00
marker.rs Move LowerBound and UpperBound structs in uv-pep440 (#11950) 2025-03-04 12:35:16 -05:00
options.rs Allow users to mark platforms as "required" for wheel coverage (#10067) 2025-02-14 15:11:18 -05:00
pins.rs Improve file pinning comments (#10387) 2025-01-08 11:42:25 +00:00
preferences.rs Use boxed slices for hash vector (#11714) 2025-02-24 11:11:44 -06:00
prerelease.rs Move lowered requirement source type out of uv-pypi-types (#12356) 2025-03-20 21:16:12 -04:00
python_requirement.rs Avoid returning Some for narrowing no-ops (#10705) 2025-01-17 16:41:17 +00:00
redirect.rs Use a stable directory for (local) script virtual environments (#11347) 2025-02-12 00:45:26 +00:00
requires_python.rs Move LowerBound and UpperBound structs in uv-pep440 (#11950) 2025-03-04 12:35:16 -05:00
resolution_mode.rs Respect fork markers in --resolution-mode=lowest-direct (#8839) 2024-11-05 21:09:38 +00:00
universal_marker.rs Avoid using owned String for package name constructors (#11768) 2025-02-24 23:06:15 -08:00
version_map.rs Support --find-links-style "flat" indexes in [[tool.uv.index]] (#12407) 2025-03-25 21:14:44 -04:00
yanks.rs Move lowered requirement source type out of uv-pypi-types (#12356) 2025-03-20 21:16:12 -04:00