mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
silence bencher clippy warning for now
This commit is contained in:
parent
c5e09e8106
commit
acabf1581f
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ pub struct SetConfig<C, I> {
|
|||
pub load_test_runs: Vec<(usize, Priority, TaskSetCpuList)>,
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn run_sets<C, F, I>(
|
||||
command: &C,
|
||||
cpu_mode: CpuMode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue