Remove UsesState from libafl-fuzz (#2849)
This commit is contained in:
parent
9fd5af76c3
commit
cfe051e5d9
@ -263,7 +263,6 @@ impl<S, OT, FSV, NYX, EM, Z> Executor<EM, <S::Corpus as Corpus>::Input, S, Z>
|
|||||||
for SupportedExecutors<S, OT, FSV, NYX>
|
for SupportedExecutors<S, OT, FSV, NYX>
|
||||||
where
|
where
|
||||||
S: HasCorpus,
|
S: HasCorpus,
|
||||||
EM: UsesState<State = S>,
|
|
||||||
NYX: Executor<EM, <S::Corpus as Corpus>::Input, S, Z>,
|
NYX: Executor<EM, <S::Corpus as Corpus>::Input, S, Z>,
|
||||||
FSV: Executor<EM, <S::Corpus as Corpus>::Input, S, Z>,
|
FSV: Executor<EM, <S::Corpus as Corpus>::Input, S, Z>,
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user