uv/crates/uv-resolver
Simon Sure 8afbd86f03
make `ErrorTree` for `NoSolutionError` externally accessible (#14444)
Hey, are you okay with exposing the `ErrorTree` for library consumers?

We have a use case that needs more information on conflicts. We need the
tree-structure of the conflict and be able to traverse it in particular.

Signed-off-by: Simon Sure <ssure@palantir.com>
2025-07-03 11:43:59 -05:00
..
src make `ErrorTree` for `NoSolutionError` externally accessible (#14444) 2025-07-03 11:43:59 -05:00
Cargo.toml Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00