Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patches clippy errors from new rust nightly release (backport #28028) #28035

Merged
merged 2 commits into from
Sep 24, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 23, 2022

This is an automatic backport of pull request #28028 done by Mergify.
Cherry-pick of 9ee53e5 has failed:

On branch mergify/bp/v1.14/pr-28028
Your branch is up to date with 'origin/v1.14'.

You are currently cherry-picking commit 9ee53e594.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   client/src/nonblocking/tpu_client.rs
	modified:   core/benches/cluster_nodes.rs
	modified:   core/src/banking_stage.rs
	modified:   core/src/repair_service.rs
	modified:   core/src/replay_stage.rs
	modified:   core/src/sigverify_stage.rs
	modified:   genesis/src/genesis_accounts.rs
	modified:   genesis/src/main.rs
	modified:   genesis/src/stakes.rs
	modified:   ledger/src/slot_stats.rs
	modified:   log-analyzer/src/main.rs
	modified:   runtime/src/bank.rs
	modified:   runtime/src/cost_tracker.rs
	modified:   runtime/src/execute_cost_table.rs
	modified:   runtime/src/expected_rent_collection.rs
	modified:   runtime/src/in_mem_accounts_index.rs
	modified:   runtime/src/status_cache.rs
	modified:   sdk/src/signer/signers.rs
	modified:   storage-bigtable/src/lib.rs

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   core/src/repair_weighted_traversal.rs
	both modified:   runtime/src/accounts_index.rs

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

(cherry picked from commit 9ee53e5)

# Conflicts:
#	core/src/repair_weighted_traversal.rs
#	runtime/src/accounts_index.rs
@mergify mergify bot added the conflicts label Sep 23, 2022
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Sep 23, 2022
@solana-grimes solana-grimes removed the automerge Merge this Pull Request automatically once CI passes label Sep 23, 2022
@solana-grimes
Copy link
Contributor

😱 New commits were pushed while the automerge label was present.

@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Sep 23, 2022
@mergify
Copy link
Contributor Author

mergify bot commented Sep 24, 2022

automerge label removed due to a CI failure

@mergify mergify bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Sep 24, 2022
@mergify mergify bot merged commit 1a01f33 into v1.14 Sep 24, 2022
@mergify mergify bot deleted the mergify/bp/v1.14/pr-28028 branch September 24, 2022 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants