93 |
#[allow(clippy::no_effect, clippy::short_circuit_statement, unused_must_use)]
|
94 |
fn benchmark_integer_divisible_by_algorithms(
|
453 |
#[allow(clippy::short_circuit_statement, unused_must_use)]
|
454 |
fn benchmark_integer_eq_mod_algorithms(
|
242 |
#[allow(clippy::no_effect, clippy::short_circuit_statement, unused_must_use)]
|
243 |
fn benchmark_natural_divisible_by_algorithms(
|
724 |
#[allow(clippy::no_effect, clippy::short_circuit_statement, unused_must_use)]
|
725 |
fn benchmark_natural_eq_mod_algorithms(
|