uv/crates/uv-build-backend
konsti e691ac7c9a
Build backend error message style consistency (#15735)
Consistently omit backticks after a colon in build backend messages,
following
https://github.com/astral-sh/uv/pull/15733#discussion_r2330156783.

There's still 74 matches for `: {}"` and 183 matches for `: {[^{]*}"`,
but this PR clears all matches in the build backend.
2025-09-09 17:34:56 +00:00
..
src Build backend error message style consistency (#15735) 2025-09-09 17:34:56 +00:00
Cargo.toml Fix uv_build wheel hashes (#15400) 2025-08-21 10:54:21 +02:00