uv/crates/uv-resolver
Luca Bruno 2c6d353711
Provide resolution hints in case of possible local name conflicts (#7505)
This enhances the hints generator in the resolver with some heuristic to
detect and warn in case of failures due to version mismatches on a local
package. Those may be the symptom of name conflict/shadowing with a
transitive dependency.

Closes: https://github.com/astral-sh/uv/issues/7329

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2024-09-20 13:07:34 -05:00
..
src Provide resolution hints in case of possible local name conflicts (#7505) 2024-09-20 13:07:34 -05:00
Cargo.toml Run cargo upgrade (#7448) 2024-09-17 12:39:58 +02:00