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

build: pin rust toolchain #159

Merged
merged 5 commits into from
Mar 18, 2021
Merged

build: pin rust toolchain #159

merged 5 commits into from
Mar 18, 2021

Conversation

enthusiastmartin
Copy link
Contributor

using rust-toolchain toml file - rust version is pinned to nightly-2021-02-12 .

Motivation is to have all on the same toolchain and avoid problems like we've seen when users were building hydradx node.

Refer to rustup doc on overrides if wish to use different toolchain.

@enthusiastmartin enthusiastmartin linked an issue Mar 16, 2021 that may be closed by this pull request
@enthusiastmartin enthusiastmartin merged commit 8fc50f1 into master Mar 18, 2021
@enthusiastmartin enthusiastmartin deleted the feat/rust_toolchain branch March 18, 2021 11:15
@jak-pan jak-pan changed the title build: pin rust toolchain build: pin rust toolchain Mar 21, 2021
@auto-add-label auto-add-label bot added the build label Mar 21, 2021
@jak-pan jak-pan changed the title build: pin rust toolchain build: pin rust toolchain Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pin rust toolchain version
2 participants