Fix empty tag union provenance in postcheck#10076
Closed
jaredramirez wants to merge 1 commit into
Closed
Conversation
jaredramirez
force-pushed
the
fix-empty-tag-union-provenance
branch
from
July 20, 2026 19:58
31c6bf5 to
1864724
Compare
Main independently landed the dispatch-evidence, type-digest, structural-map derivation, and pre_lowered rewrites this branch was pursuing, and main passes the scenarios this branch targeted (dispatch cycles, derived-parser FieldNames, Json host-effects). Rather than weave two overlapping rewrites of the same subsystem together, this defers the whole checked/postcheck/lir subsystem to main. Retains the branch's regression tests that pass against main and the planning docs; regenerates snapshots to match the current compiler. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DGo1pdehucvHBTSoGBm22n
jaredramirez
force-pushed
the
fix-empty-tag-union-provenance
branch
from
July 20, 2026 20:02
1864724 to
1e465ca
Compare
Collaborator
Author
|
this has been superceded by other PRs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #10067
Verification
nix shell nixpkgs#rustc nixpkgs#cargo -c zig build minici --summary failures --color off