Skip to content

Fix clippy::needless_update lint#5907

Merged
hawkw merged 1 commit into
mainfrom
eliza/clippy-needless-update
Jun 18, 2024
Merged

Fix clippy::needless_update lint#5907
hawkw merged 1 commit into
mainfrom
eliza/clippy-needless-update

Conversation

@hawkw

@hawkw hawkw commented Jun 17, 2024

Copy link
Copy Markdown
Member

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

hawkw commented Jun 17, 2024

Copy link
Copy Markdown
Member Author

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

hawkw commented Jun 18, 2024

Copy link
Copy Markdown
Member Author

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
@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