Skip to content

An inline # comment on a struct field deletes the next field, in every backend, and both stages accept it - #4650

Merged
gHashTag merged 2 commits into
masterfrom
queen-3243
Sep 23, 2026
Merged

gHashTag merged 2 commits into
masterfrom
queen-3243

Conversation

@gHashTag

Copy link
Copy Markdown
Owner

Closes #3243

Written by a bee on queen-3243 and published by tools/queen/publish.py. The branch itself is the bee's; the second commit is the coordination entry every pull request must add, which a bee has no way to know about.

1 file changed, 8 insertions(+), 8 deletions(-)

🤖 Generated with Claude Code

Trinity Bee and others added 2 commits September 23, 2026 15:33
Move trailing commas before inline comments to prevent the lexer/parser
from consuming subsequent field declarations as part of the current field's
type.

Closes #3243
A pull request must add exactly one docs/now entry and a bee has no way
to know that: its brief names a boundary file and acceptance criteria,
and docs/now/ is neither. The publisher adds it rather than failing the
gate.

Closes #3243

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

📓 NotebookLM Notebook linked to this PR

This notebook contains session context, decisions, and artifacts for this work.

@github-actions

Copy link
Copy Markdown
Contributor

PR Dashboard

Generated at: 2026-09-23 16:01:38 UTC

Summary

Status Count
Total Open PRs 36
PRs with Failing Checks 33
PRs with All Checks Green 3
READY 3
FAILING 33
PENDING 0
NO CHECKS YET 0

Seal Status

  • ⚠️ STALE -- sha256(compiler.rs)=403499176a5d != manifest seal=87e5cbd3ad94.
    The committed NMSE numbers were certified against an older compiler.rs.
    Run scripts/reseal-check.sh locally for the two-step reseal command (advisory; not a merge gate).

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.

An inline # comment on a struct field deletes the next field, in every backend, and both stages accept it

2 participants