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

Bump Rust toolchain channel from 1.70 to 1.71 #87

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

ericcornelissen
Copy link
Owner

Relates to #46

Summary

Upgrade the version of Rust and related tooling from 1.70.0 to the latest stable version 1.71.0.

References

Upgrade the version of Rust and related tooling from 1.70.0 to 1.71.0,
which was recently released[1].

The `io_error_more` gate is still applicable (verified based on the
corresponding GitHub issue and running the tests with the related code
removed).

The Clippy configuration has been updated to explicity enable a new
rule from the "restriction" category (in addition to other rules that
are enabled by virtue of enabling other categories). No violations are
found by Clippy as a result of this toolchain bump.

--
1. https://blog.rust-lang.org/2023/07/13/Rust-1.71.0.html
@ericcornelissen ericcornelissen added the meta Relates to the project itself label Jul 14, 2023
@ericcornelissen ericcornelissen enabled auto-merge (rebase) July 14, 2023 09:34
@ericcornelissen ericcornelissen merged commit 2cbcd60 into main Jul 14, 2023
@ericcornelissen ericcornelissen deleted the bump-toolchain-channel branch July 14, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Relates to the project itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant