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

Add back rust-toolchain.toml so all dev have a consistent compiling env #190

Closed
jimmychu0807 opened this issue Aug 6, 2023 · 1 comment

Comments

@jimmychu0807
Copy link
Contributor

jimmychu0807 commented Aug 6, 2023

Refer to Substrate example:
https://github.com/substrate-developer-hub/substrate-node-template/blob/main/rust-toolchain.toml

But using this rust-toolchain file causes you to download a new nightly version and recompile your code everyday. So you can fix the compiler nightly version. Example here.

@ytqaljn ytqaljn mentioned this issue Aug 15, 2023
@ytqaljn
Copy link
Member

ytqaljn commented Aug 15, 2023

Thank you for your suggestion. We have made the corresponding changes.

@ytqaljn ytqaljn closed this as completed Aug 15, 2023
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

No branches or pull requests

2 participants