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

Fix clippy::needless_update lint #5907

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Fix clippy::needless_update lint #5907

merged 1 commit into from
Jun 18, 2024

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Jun 17, 2024

This lint was introduced while merging #5980. Because the updater_id and updater_gen fields are no longer part of InstanceRuntimeState, the struct update syntax now doesn't provide any fields and Clippy asks us to remove it.

@hawkw
Copy link
Member Author

hawkw commented Jun 17, 2024

CI looks like it's failed because we couldn't download transceiver-control, gonna restart that...

@hawkw hawkw enabled auto-merge (squash) June 17, 2024 20:58
@hawkw hawkw mentioned this pull request Jun 17, 2024
@hawkw
Copy link
Member Author

hawkw commented Jun 18, 2024

Looks like the TUF repo build failed due to a timeout, I'm rerunning it.

@hawkw hawkw merged commit 754fcd0 into main Jun 18, 2024
19 checks passed
@hawkw hawkw deleted the eliza/clippy-needless-update branch June 18, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants