Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
R9295 committed Oct 28, 2024
1 parent 382f7f4 commit a35a20d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libafl/src/stages/afl_stats.rs
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ where
<Z as HasScheduler>::Scheduler: HasQueueCycles,
<<E as UsesState>::State as HasCorpus>::Corpus: Corpus<Input = E::Input>,
{
#[allow(clippy::too-many-lines)]
fn perform(
&mut self,
fuzzer: &mut Z,
Expand Down

0 comments on commit a35a20d

Please sign in to comment.