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

Need help with running tests #1

Open
ww6726 opened this issue Mar 19, 2022 · 1 comment
Open

Need help with running tests #1

ww6726 opened this issue Mar 19, 2022 · 1 comment

Comments

@ww6726
Copy link

ww6726 commented Mar 19, 2022

I received this error msg while trying to cargo test marlin

error[E0554]: #![feature] may not be used on the stable release channel
--> /mnt/c/phd_3rd_year/multiprover-snark/mpc-trait/src/lib.rs:1:1
|
1 | #![feature(associated_type_defaults)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

For more information about this error, try rustc --explain E0554.
error: could not compile mpc-trait due to previous error

Any suggestions?

@ww6726
Copy link
Author

ww6726 commented Mar 26, 2022

Does the repo have to use stable, or can i get away with nightly?

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

1 participant