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

Integrated replaying fuzzer #2888

Closed

Conversation

riesentoaster
Copy link
Contributor

No description provided.

@riesentoaster
Copy link
Contributor Author

So this essentially depends on #2880 (comment), because right now the compiler has an infinite recursion because fuzzer depends on itself.

@riesentoaster
Copy link
Contributor Author

Also: There is no way right now to have the nop versions of filter and replay config as defaults with TypedBuilder, so either we create a builder ourselves or require the user to pass the nop versions (See idanarye/rust-typed-builder#44).

@riesentoaster
Copy link
Contributor Author

Depends on #2892

@riesentoaster
Copy link
Contributor Author

Depends on the rework of the Fuzzer/Executor in #2897, and at that point reimplementing this logic in its own evaluator is going to be easier.

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