uv/crates/uv
Zanie Blue 05cceee523
Collapse unavailable packages in resolver errors (#6154)
Uses my expanding tree reduction knowledge from #6092 to improve the
long-standing issue of verbose messages for unavailable packages.

Implements https://github.com/pubgrub-rs/pubgrub/issues/232, but
post-resolution instead of during resolution.

Partially addresses https://github.com/astral-sh/uv/issues/5046
Closes https://github.com/astral-sh/uv/issues/2519
2024-08-16 15:19:59 -05:00
..
src Avoid using workspace lock_path as relative root (#6157) 2024-08-16 17:24:27 +00:00
tests Collapse unavailable packages in resolver errors (#6154) 2024-08-16 15:19:59 -05:00
Cargo.toml Bump version to v0.2.37 (#6134) 2024-08-15 22:13:03 -04:00