Skip to content

Fuzzer includes unstable_encodings#7081

Merged
robert3005 merged 1 commit into
developfrom
rk/fuzzunstable
Mar 20, 2026
Merged

Fuzzer includes unstable_encodings#7081
robert3005 merged 1 commit into
developfrom
rk/fuzzunstable

Conversation

@robert3005

Copy link
Copy Markdown
Contributor

We should know if there's something broken with them even if they're not enabled
by default so we can enable them by default

Signed-off-by: Robert Kruszewski github@robertk.io

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 added changelog/chore A trivial change changelog/skip Do not list PR in the changelog and removed changelog/chore A trivial change labels Mar 20, 2026
@robert3005 robert3005 enabled auto-merge (squash) March 20, 2026 13:09
@robert3005 robert3005 merged commit 4829e13 into develop Mar 20, 2026
62 of 64 checks passed
@robert3005 robert3005 deleted the rk/fuzzunstable branch March 20, 2026 13:14
Comment thread fuzz/Cargo.toml

[features]
default = ["native"]
default = ["native", "vortex/unstable_encodings"]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

next time can we make this explicit. I think we should run the fuzzer with and without this

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the overall diff is small enough that you’re just adding compute with little practical benefit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/skip Do not list PR in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants