clippy
This commit is contained in:
parent
42be09afb6
commit
e907510a1a
@ -10932,6 +10932,7 @@ pub(crate) mod tests {
|
|||||||
.remove(&feature_set::deprecate_rewards_sysvar::id());
|
.remove(&feature_set::deprecate_rewards_sysvar::id());
|
||||||
|
|
||||||
// intentionally create bogus native programs
|
// intentionally create bogus native programs
|
||||||
|
#[allow(clippy::unnecessary_wraps)]
|
||||||
fn mock_process_instruction(
|
fn mock_process_instruction(
|
||||||
_program_id: &Pubkey,
|
_program_id: &Pubkey,
|
||||||
_keyed_accounts: &[KeyedAccount],
|
_keyed_accounts: &[KeyedAccount],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user