Skip to content

Specify Rust 1.63 in Dockerfile & CI #264

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

Merged
merged 1 commit into from
Sep 20, 2022
Merged

Specify Rust 1.63 in Dockerfile & CI #264

merged 1 commit into from
Sep 20, 2022

Conversation

nnmm
Copy link
Contributor

@nnmm nnmm commented Sep 20, 2022

This is required now due to https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html#turbofish-for-generics-in-functions-with-impl-trait

Specifying an exact version in CI will also help against the build accidentally breaking due to new clippy lints etc.

@nnmm nnmm merged commit 047b7fa into main Sep 20, 2022
@delete-merged-branch delete-merged-branch bot deleted the use-rust-1.63 branch September 20, 2022 16:09
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