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

Pin rustc version #287

Merged
merged 5 commits into from
Dec 17, 2021
Merged

Pin rustc version #287

merged 5 commits into from
Dec 17, 2021

Conversation

vinc
Copy link
Owner

@vinc vinc commented Dec 17, 2021

No description provided.

@vinc
Copy link
Owner Author

vinc commented Dec 17, 2021

The new rust-toolchain.toml is not yet compatible with the CI: actions-rs/toolchain#208

@vinc
Copy link
Owner Author

vinc commented Dec 17, 2021

We'll be able to use the following later:

[toolchain]
channel = "nightly-2021-12-13"
components = ["rust-src", "llvm-tools-preview"]

@vinc vinc marked this pull request as ready for review December 17, 2021 19:16
@vinc vinc merged commit 1dc1fa8 into trunk Dec 17, 2021
@vinc vinc deleted the chore/pin-rustc-version branch June 23, 2022 18:53
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.

1 participant