uv/crates/uv-resolver
Ibraheem Ahmed 8ce9051296
Parse marker tree before evaluation (#3520)
## Summary

Parse `MarkerTree` expressions upfront, instead of lazily during
evaluation.

This makes implementing https://github.com/astral-sh/uv/issues/3355 a
lot easier.
2024-05-14 11:02:30 -04:00
..
src Parse marker tree before evaluation (#3520) 2024-05-14 11:02:30 -04:00
tests Consolidate concurrency limits (#3493) 2024-05-10 12:43:08 -04:00
Cargo.toml Add parsed URL to PubGrubPackage (#3426) 2024-05-14 00:55:21 +00:00