Skip to content

Simplify replay refactor cleanup#2

Merged
Jud merged 1 commit into
mainfrom
codex/release-rule-cleanup
Apr 26, 2026
Merged

Simplify replay refactor cleanup#2
Jud merged 1 commit into
mainfrom
codex/release-rule-cleanup

Conversation

@Jud

@Jud Jud commented Apr 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • share the lineup squash current-index adjustment between replay and rule shadow state
  • replace the pending BIP run snapshot tuple with a named struct
  • remove a misleading unused substitution parameter and avoid repeated base occupancy lookups

Validation

  • cargo +1.95.0 fmt --check
  • cargo +1.95.0 clippy --all-targets -- -D warnings
  • cargo +1.95.0 test --all-targets
  • cargo +1.95.0 test --doc
  • RUSTDOCFLAGS='-D warnings' cargo +1.95.0 doc --no-deps
  • cargo +1.95.0 package --allow-dirty

@Jud Jud merged commit aa72022 into main Apr 26, 2026
1 check passed
@Jud Jud deleted the codex/release-rule-cleanup branch April 26, 2026 19:03
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