Clippy too many arguments

This commit is contained in:
ManyTheFish
2025-06-30 14:25:28 +02:00
parent 7a204609fe
commit e414284335
2 changed files with 2 additions and 0 deletions

View File

@ -205,6 +205,7 @@ where
Ok(congestion)
}
#[allow(clippy::too_many_arguments)]
pub fn reindex<'indexer, 'index, MSP, SD>(
wtxn: &mut RwTxn<'index>,
index: &'index Index,