Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fuzz: ensure all all minor fuzzers compile #1341

Merged
merged 1 commit into from Dec 5, 2023
Merged

Conversation

matklad
Copy link
Member

@matklad matklad commented Dec 5, 2023

One notch up the not rocket science ratchet!

);
}

fn open_free_set_callback(free_set_encoded: *FreeSetEncoded) void {
Copy link
Member Author

Choose a reason for hiding this comment

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

This particular callback is what motivated the overall init refactor. For this to work, I need to make Grid (not *Grid) a part of the environment, and I figured that I'd rather make everything a part of environment anyway.

@matklad matklad mentioned this pull request Dec 5, 2023
One notch up the not rocket science ratchet!
@matklad matklad added this pull request to the merge queue Dec 5, 2023
Merged via the queue into main with commit a96ca9d Dec 5, 2023
27 checks passed
@matklad matklad deleted the matklad/build-fuzzers branch December 5, 2023 13:01
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.

None yet

2 participants