mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-03 05:03:46 +00:00
When I first wrote this routine, it was intended to only emit a trace for the final "unioned" resolution. But we actually moved that semantic operation to the construction of the resolution *graph*. So there is no unioned `Resolution` any more. But this is still useful to see. So I changed this to just emit a trace of *every* resolution right before constructing the graph. It might be nice to also emit a trace of the unioned graph too. Or perhaps we should do that instead if this proves too noisy. (Although this is only emitted at TRACE level.) |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||