Resolve nightly-2021-10-05 clippy complaints
This commit is contained in:
@@ -1313,7 +1313,7 @@ pub mod test {
|
||||
}
|
||||
VoteState::serialize(
|
||||
&VoteStateVersions::new_current(vote_state),
|
||||
&mut account.data_as_mut_slice(),
|
||||
account.data_as_mut_slice(),
|
||||
)
|
||||
.expect("serialize state");
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user