robot-head
crabka
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: release v0.3.5 (#471) * chore: release v0.3.5 * chore: bump html_root_url to 0.3.5 https://claude.ai/code/session_01VPCJ8DgDXT4Zn8aRmj3YwH --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matthew Stone <matthew.d.stone@gmail.com> Co-authored-by: Claude <noreply@anthropic.com>
main
2 hours ago
chore: bump html_root_url to 0.3.5 https://claude.ai/code/session_01VPCJ8DgDXT4Zn8aRmj3YwH
release-plz-2026-06-09T02-35-45Z
2 hours ago
Merge branch 'main' into release-plz-2026-06-09T02-35-45Z
release-plz-2026-06-09T02-35-45Z
2 hours ago
fix(protocol-codegen): format generated code with prettyplease before rustfmt (#495) * fix(protocol-codegen): format generated code with prettyplease before rustfmt rustfmt gives up on lines it cannot fit in max_width (e.g. the long fully-qualified paths in `to_owned`) and emits them verbatim, leaving the raw `quote!` ` :: ` / ` . ` spacing in the generated output. Pretty-print the syn AST with prettyplease first (preserving the `//` banner that syn drops), then refine through rustfmt; prettyplease always renders canonical, correctly-spaced source regardless of line length. Also route api_key.rs / differential_table.rs through the same formatter. Regenerated tree: zero spaced-`::` tokens remain (cleans up the borrowed common-struct `to_owned` bodies and the previously-spaced borrowed primary files); all protocol round-trip tests still pass. * test(protocol-codegen): cover fmt prettyplease+banner path Add unit tests for src/fmt.rs: split_banner separation, and a regression guard that a long fully-qualified to_owned path (which rustfmt gives up on, leaving ` :: ` spacing) is rendered cleanly by the prettyplease pass with the banner preserved. --------- Co-authored-by: Claude <noreply@anthropic.com>
main
8 hours ago
chore(deps): update rust crate regex to v1.12.4 (#477) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
9 hours ago
Merge branch 'main' into claude/laughing-allen-mkqdmr
claude/laughing-allen-mkqdmr
9 hours ago
chore(deps): update rust crate regex to v1.12.4
renovate/regex-1.x-lockfile
9 hours ago
test(protocol-codegen): cover fmt prettyplease+banner path Add unit tests for src/fmt.rs: split_banner separation, and a regression guard that a long fully-qualified to_owned path (which rustfmt gives up on, leaving ` :: ` spacing) is rendered cleanly by the prettyplease pass with the banner preserved.
claude/laughing-allen-mkqdmr
10 hours ago
Latest Branches
CodSpeed Performance Gauge
+36%
chore: release v0.3.5
#471
2 hours ago
8fc6e16
release-plz-2026-06-09T02-35-45Z
CodSpeed Performance Gauge
0%
fix(protocol-codegen): format generated code with prettyplease before rustfmt
#495
9 hours ago
6069ab2
claude/laughing-allen-mkqdmr
CodSpeed Performance Gauge
+46%
chore(deps): update rust crate regex to v1.12.4
#477
9 hours ago
1867d77
renovate/regex-1.x-lockfile
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs