Skip to content

fix new clippy errors on Rust 1.83#1919

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
yoshuawuyts:fix-ci
Nov 28, 2024
Merged

fix new clippy errors on Rust 1.83#1919
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
yoshuawuyts:fix-ci

Conversation

@yoshuawuyts
Copy link
Copy Markdown
Member

@yoshuawuyts yoshuawuyts commented Nov 28, 2024

Fixes #1918. Fixed this by running:

$ rustup update stable
$ cargo clippy --fix --workspace --all-targets --exclude dl --exclude component

Thanks!

@yoshuawuyts
Copy link
Copy Markdown
Member Author

I don't have merge access yet - if someone else can merge this (or give me access) that would be great, ty!

@alexcrichton alexcrichton added this pull request to the merge queue Nov 28, 2024
Merged via the queue into bytecodealliance:main with commit 7fe32e3 Nov 28, 2024
@yoshuawuyts yoshuawuyts deleted the fix-ci branch November 28, 2024 22:55
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.

clippy fails on CI using Rust 1.83

3 participants