Supress clippy error
This commit is contained in:
parent
0f9e009987
commit
6dea99ec71
@ -306,6 +306,7 @@ fn buffered_write(
|
||||
Ok(())
|
||||
}
|
||||
|
||||
#[allow(clippy::if_same_then_else, clippy::needless_bool)]
|
||||
/// Selects a valid store element in the buffer.
|
||||
fn fetch_store<R: rand::Rng + ?Sized>(
|
||||
&self,
|
||||
|
Loading…
Reference in New Issue
Block a user