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

Fix deref breakage with nightly-2020-10-06 #57

Merged
merged 1 commit into from
Nov 2, 2020
Merged

Conversation

str4d
Copy link
Member

@str4d str4d commented Oct 30, 2020

Fixes the following error:

cannot multiply-assign `<E as Engine>::Fr` by `&&<E as Engine>::Fr`

I think this is related to rust-lang/rust#77638

Fixes the following error:
  cannot multiply-assign `<E as Engine>::Fr` by `&&<E as Engine>::Fr`

I think this is related to:
  rust-lang/rust#77638
@ebfull ebfull merged commit a2c22a4 into main Nov 2, 2020
@str4d str4d deleted the fix-nightly-deref-issue branch November 2, 2020 20:31
@str4d str4d mentioned this pull request Jan 26, 2021
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

Successfully merging this pull request may close these issues.

2 participants