uv/crates/uv-installer
Charlie Marsh fe477c3417
Show full derivation chain when encountering build failures (#9108)
## Summary

This PR adds context to our error messages to explain _why_ a given
package was included, if we fail to download or build it.

It's quite a large change, but it motivated some good refactors and
improvements along the way.

Closes https://github.com/astral-sh/uv/issues/8962.
2024-11-14 15:48:26 -05:00
..
src Show full derivation chain when encountering build failures (#9108) 2024-11-14 15:48:26 -05:00
Cargo.toml Consistently box distributions in fetch and build errors (#9038) 2024-11-12 02:19:38 +00:00