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

implicitly use the nightly channel #40

Open
japaric opened this issue Sep 16, 2021 · 0 comments
Open

implicitly use the nightly channel #40

japaric opened this issue Sep 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@japaric
Copy link
Owner

japaric commented Sep 16, 2021

if you do this on stable

$ cargo call-stack --bin something

then cargo-call-stack will compile the entire dependency graph and fail at the last step saying -Z flag cannot be used on stable

a better user experience would be to implicitly compile the code using the nightly channel. if there's no nightly toolchain fail early before compiling anything.

@japaric japaric added the enhancement New feature or request label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant