Skip to content

feat: add deterministic Rust snapshot generator - #180

Open
tomatotomata wants to merge 1 commit into
apache:mainfrom
tomatotomata:codex/rust-snapshot-generator-176
Open

feat: add deterministic Rust snapshot generator#180
tomatotomata wants to merge 1 commit into
apache:mainfrom
tomatotomata:codex/rust-snapshot-generator-176

Conversation

@tomatotomata

Copy link
Copy Markdown

Summary

  • add a focused snapshot_generator workspace member for deterministic Rust Bloom and Count-Min snapshots
  • expose it through cargo x generate-snapshots
  • document the local generated-output workflow and keep generated .sk files ignored

Validation

  • cargo +stable check --workspace
  • cargo +stable run -p x -- generate-snapshots
  • cargo +stable fmt --all
  • git diff --check

The implementation was prepared with AI assistance and reviewed by me. I am responsible for the changes and this submission.

Closes #176

Signed-off-by: ahmadalguydi <ahmadalgaidy@hotmail.com>
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.

Rust Snapshot Generator

1 participant