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

Extra bounds #63

Merged
merged 3 commits into from
Aug 30, 2021
Merged

Extra bounds #63

merged 3 commits into from
Aug 30, 2021

Conversation

str4d
Copy link
Member

@str4d str4d commented Aug 18, 2021

Requires a minor version bump.

Once `const_evaluatable_checked` lands, `PrimeField::Repr` will be
replaced by `[u8; PrimeField::ReprLen]`, which will satisfy these
bounds.
src/lib.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@dignifiedquire dignifiedquire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, this will be very helpful

This ensures there are no internal references, and that the receiver
can hold onto the type as long as they like.
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.

4 participants