-
Notifications
You must be signed in to change notification settings - Fork 870
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
Unable to perform cargo test in program-rust directory #451
Comments
This seems to happen only on nightly since switching from nightly to stable fixes the problem for me |
It works after shiftting to stable. |
It doesn't work even in stable. It need to override to 1.59 v. |
|
Not sure but maybe this might help,
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When i execute
cargo test
on my machine (MacOS Apple cpu), i encounter this error:The text was updated successfully, but these errors were encountered: