astral-sh
uv
BlogDocsChangelog

Branches performance

Pull requests

Update the trampolines to use `windows v0.61.0` from the workspace#17541
last run
12 hours ago
Fix uv-trampoline: use explicit windows version The uv-trampoline crate is a standalone package with its own workspace, not part of the main uv workspace. It cannot use `workspace = true` for dependencies. Restore the explicit windows version while keeping it aligned at 0.61.0.
12 hours ago
e4101ac
zaniebot:claude/reconcile-windows-versions-9AYIL
CodSpeed Performance Gauge
+1%
Update snapshot tests for disjoint hint order change The disjoint target hints now appear first in the hint list because they're generated at the start of generate_hints() instead of being added separately at the end.
13 hours ago
171db91
zaniebot:claude/separate-disjoint-target-hint-GzPck
CodSpeed Performance Gauge
+1%
Upgrade the trampolines to nightly-2025-11-02 The same version we are using for Docker builds; also resolving MSRV errors
14 hours ago
02c5702
zb/trampoline-check-fix
CodSpeed Performance Gauge
+1%
Replace clippy `allow` with `expect` where lints are triggered Update all `#[allow(clippy::...)]` directives to use `#[expect(clippy::...)]` to ensure lint suppressions are validated. Remove unused lint suppressions that were never triggered. Keep `#[allow(clippy::enum_glob_use)]` in one case where the lint behavior differs between lib and test targets.
14 hours ago
6e08486
zaniebot:claude/update-clippy-allows-8TCg9
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs