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

No Uses* for Corpus, Mutators #2547

Merged
merged 34 commits into from
Sep 26, 2024
Merged

No Uses* for Corpus, Mutators #2547

merged 34 commits into from
Sep 26, 2024

Conversation

tokatoka
Copy link
Member

can't compile this yet but i'll fix it tomorrow

@tokatoka tokatoka changed the title No Uses* for Corpus No Uses* for Corpus, Mutators Sep 24, 2024
Z: Evaluator<E, EM, State = Self::State>,
<<E as UsesState>::State as HasCorpus>::Corpus: Corpus<Input = Self::Input>, //delete me
Copy link
Member Author

Choose a reason for hiding this comment

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

These kind of bounds are temporary solutions to say UsesState's input == HasCorpus' input.
and i need this because i can't remove UsesState in this PR.
when UsesState is eliminated in the future, this one will get removed, too

@domenukk
Copy link
Member

Should we do a release with all of the fixes to date before starting this journey?

@tokatoka tokatoka merged commit 79b8390 into main Sep 26, 2024
@tokatoka tokatoka deleted the no-uses-corpus-aaa branch September 26, 2024 18: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.

2 participants