Skip to content

chore(conformance): re-bless for framing codegen + handshake helpers - #16

Merged
Kinflou merged 1 commit into
masterfrom
chore/conformance-framing-rebless
Sep 1, 2026
Merged

chore(conformance): re-bless for framing codegen + handshake helpers#16
Kinflou merged 1 commit into
masterfrom
chore/conformance-framing-rebless

Conversation

@Kinflou

@Kinflou Kinflou commented Sep 1, 2026

Copy link
Copy Markdown
Member

Bumps comline-codegen-rust to comline-rust main and re-blesses. The protocol/rust.rs golden catches up across three merged codegen PRs it hadn't tracked:

  • comline-rust#6 handshake — pub const IR_HASH, <Proto>Dispatcher::serve / <Proto>Client::connect helpers.
  • comline-rust#8 framing — fn calls() on the dispatcher, reply: &mut Reply (was out: &mut dyn BufMut), reply.ok() / reply.err(), Ok(value), Call::new(i, "name") in the client stub.

TypeScript golden unchanged. corpus_matches_golden green against the re-blessed golden.

Bumps comline-codegen-rust to comline-rust main and re-blesses. The
protocol/rust.rs golden catches up across three merged codegen PRs it
hadn't tracked:

- #6 handshake: `pub const IR_HASH`, `<Proto>Dispatcher::serve` /
  `<Proto>Client::connect` helpers, Handshake / Server / FRAMING_DATAGRAM
  imports.
- #8 framing: `fn calls()` on the dispatcher, `reply: &mut Reply` (was
  `out: &mut dyn BufMut`), `reply.ok()` / `reply.err()`, `Ok(value)` (was
  `Ok(reply)`), `Call::new(i, "name")` in the client stub.

typescript golden unchanged.
@Kinflou
Kinflou merged commit 3ddcf7d into master Sep 1, 2026
2 checks passed
@Kinflou
Kinflou deleted the chore/conformance-framing-rebless branch September 1, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant