Address latest nightly clippy lints, but globally disable stable_sort_primitive
This commit is contained in:
@@ -3345,6 +3345,7 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[allow(clippy::same_item_push)]
|
||||
fn test_push_epoch_slots_large() {
|
||||
use rand::Rng;
|
||||
let node_keypair = Arc::new(Keypair::new());
|
||||
|
Reference in New Issue
Block a user