mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 14:30:14 -05:00
This came up when trying to improve the build error reporting. Introduces `DistErrorKind` to avoid error variants for each case that are only different in one line of the message.