uv/crates/bench
Andrew Gallant 7d67b7bb49 pep508: un-export fields for MarkerEnvironment
We now use the getters and setters everywhere.

There were some places where we wanted to build a `MarkerEnvironment`
out of whole cloth, usually in tests. To facilitate those use cases, we
add a `MarkerEnvironmentBuilder` that provides a convenient constructor.
It's basically like a `MarkerEnvironment::new`, but with named
parameters. That's useful here because there are so many fields (and
they many have the same type).
2024-05-09 10:06:02 -04:00
..
benches pep508: un-export fields for MarkerEnvironment 2024-05-09 10:06:02 -04:00
inputs distribution-filename: speed up is_compatible (#367) 2023-11-09 09:01:03 -05:00
src Run resolve/install benchmarks in ci (#3281) 2024-04-30 13:39:42 -04:00
Cargo.toml Run resolve/install benchmarks in ci (#3281) 2024-04-30 13:39:42 -04:00