uv/crates/uv-build-frontend
Charlie Marsh ee84620e90
Use consistent formatting for build system errors (#9340)
## Summary

These look pretty different from the help / hint messages we show on
resolver failure. I've added color, backticks, and a "hint:" prefix.

Before:

![Screenshot 2024-11-21 at 5 45
40 PM](https://github.com/user-attachments/assets/71ee2551-8fc6-4715-a9d7-68055cd34547)

After:

![Screenshot 2024-11-21 at 6 05
31 PM](https://github.com/user-attachments/assets/24e7fb46-49aa-4b6f-a442-115a71a3414b)
2024-11-27 14:22:53 +00:00
..
src Use consistent formatting for build system errors (#9340) 2024-11-27 14:22:53 +00:00
.gitignore Rename `uv-build` to `uv-build-frontend` (#7688) 2024-09-25 14:17:54 -04:00
Cargo.toml Respect `[tool.uv.sources]` in build requirements (#7172) 2024-10-15 15:31:04 +00:00