uv/crates/uv-resolver
konsti d8fcf2a58f
Simplify requirements_for_extra (#10347)
Ref https://github.com/astral-sh/uv/issues/10344

Not a performance optimization, but the function had become too large.
No logic changes, just code moving around. Looks slightly better when
ignoring whitespace changes.

It's still too complex but i haven't found an apt simplification.
2025-01-07 08:50:13 -05:00
..
src Simplify requirements_for_extra (#10347) 2025-01-07 08:50:13 -05:00
Cargo.toml Deactivate tracing for choose version (#10351) 2025-01-07 09:55:06 +00:00