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

Is it possible to avoid installing the latest nightly, given that the user already has a nightly rustc? #51

Open
ice1000 opened this issue Jul 21, 2022 · 2 comments

Comments

@ice1000
Copy link

ice1000 commented Jul 21, 2022

pub fn set_compiler_nightly() {

This code just updated my nightly rustc, while I already have a nightly rustc at a specific day. Is it possible to reuse the existing nightly rustc if there is one?

@ice1000
Copy link
Author

ice1000 commented Jul 21, 2022

info: default toolchain set to 'nightly-x86_64-unknown-linux-gnu'

  nightly-x86_64-unknown-linux-gnu installed - rustc 1.64.0-nightly (d68e7ebc3 2022-07-20)

info: note that the toolchain 'nightly-2022-07-18-x86_64-unknown-linux-gnu' is currently in use (overridden by '/home/ice/git-repos/risingwave/rust-toolchain')
Switched to nightly compiler

@VarunPotti
Copy link
Contributor

Will look into this

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