We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
multicore
msm
[[bench]] name = "msm" harness = false required-features = ["multicore"]
Seems like we had a leftover feature for msm benchs
Originally posted by @kilic in #122 (comment)
The text was updated successfully, but these errors were encountered:
@CPerezz @kilic Can we merge the PR #127?
Whenever I try the release build for testing, it does show the following warning.
warning: invalid feature `multicore` in required-features of target `msm`: `multicore` is not present in [features] section
I am sure the PR is ready for merge(got the approval).
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Seems like we had a leftover feature for msm benchs
Originally posted by @kilic in #122 (comment)
The text was updated successfully, but these errors were encountered: