uv/crates/puffin-resolver/src
Charlie Marsh 3f5e7306a5
Remove `WaitMap` dependency (#1183)
## Summary

This is an attempt to https://github.com/astral-sh/puffin/pull/1163 by
removing the `WaitMap` and gaining more granular control over the values
that we hold over `await` boundaries.
2024-01-30 15:25:22 -05:00
..
pubgrub add initial rkyv support (#1135) 2024-01-28 12:14:59 -05:00
resolver Remove `WaitMap` dependency (#1183) 2024-01-30 15:25:22 -05:00
candidate_selector.rs Add a builder for resolution options (#1192) 2024-01-30 19:50:16 +00:00
dependency_mode.rs Add support for `--no-deps` to `pip install` (#1191) 2024-01-30 19:54:57 +00:00
error.rs Remove `WaitMap` dependency (#1183) 2024-01-30 15:25:22 -05:00
finder.rs add initial rkyv support (#1135) 2024-01-28 12:14:59 -05:00
lib.rs Add support for `--no-deps` to `pip install` (#1191) 2024-01-30 19:54:57 +00:00
manifest.rs Support editable in pip-sync and pip-compile (#587) 2023-12-16 22:37:34 +00:00
options.rs Add support for `--no-deps` to `pip install` (#1191) 2024-01-30 19:54:57 +00:00
overrides.rs Enable package overrides in `pip-compile` (#631) 2023-12-13 15:03:38 +00:00
pins.rs Remove `PubGrubVersion` (#924) 2024-01-15 08:51:12 -05:00
prerelease_mode.rs Add a dedicated error message to hint users towards enabling pre-releases (#697) 2023-12-28 21:44:35 -05:00
python_requirement.rs Add support for PyPy wheels (#1028) 2024-01-22 14:22:27 +00:00
resolution.rs Remove `WaitMap` dependency (#1183) 2024-01-30 15:25:22 -05:00
resolution_mode.rs Add a dedicated error message to hint users towards enabling pre-releases (#697) 2023-12-28 21:44:35 -05:00
version_map.rs add initial rkyv support (#1135) 2024-01-28 12:14:59 -05:00
yanks.rs Use `rustc-hash` instead of `fxhash` crate (#594) 2023-12-08 20:27:49 +00:00