uv/crates/uv
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 Use token store credentials for `uv publish` (#15759) 2025-09-09 16:13:31 +00:00
tests/it Build backend error message style consistency (#15735) 2025-09-09 17:34:56 +00:00
Cargo.toml Use the `windows` crate facade consistently (#15737) 2025-09-09 15:07:14 +00:00