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 #1741

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Fix clippy #1741

merged 2 commits into from
Nov 19, 2024

Conversation

Ifropc
Copy link
Contributor

@Ifropc Ifropc commented Nov 19, 2024

What

After rust clippy 1.82 there have been failures. In CI we are using minimal rust version (set to 1.81) so it's not affected. This PR bumps the version and fix clippy warnings

Why

To be consistent with used toolchain

Known limitations

N/A

Cargo.toml Outdated Show resolved Hide resolved
cmd/soroban-cli/src/wasm.rs Show resolved Hide resolved
@Ifropc Ifropc enabled auto-merge (squash) November 19, 2024 18:20
@Ifropc Ifropc merged commit ad1f4a4 into main Nov 19, 2024
29 of 31 checks passed
@Ifropc Ifropc deleted the clippy-1.82 branch November 19, 2024 18:27
@leighmcculloch leighmcculloch changed the title Update minimal rust version to 1.82 + fix clippy Fix clippy Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants