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 errors from Rust 1.82.0 #1541

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Fix Clippy errors from Rust 1.82.0 #1541

merged 1 commit into from
Oct 17, 2024

Conversation

fuzzypixelz
Copy link
Member

It is possible to preview unreleased rust versions like so:

RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup install 1.82.0

It is possible to preview unreleased rust versions like so:

```console
RUSTUP_DIST_SERVER=https://dev-static.rust-lang.org rustup install 1.82.0
```
@fuzzypixelz fuzzypixelz added the internal Changes not included in the changelog label Oct 17, 2024
@fuzzypixelz fuzzypixelz requested a review from Mallets October 17, 2024 09:56
@Mallets Mallets merged commit 4a8bd68 into main Oct 17, 2024
25 checks passed
@Mallets Mallets deleted the fix-clippy-errors-1.82.0 branch October 17, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants