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

Use min_const_generics for trait implementations #752

Closed
cmichi opened this issue Mar 30, 2021 · 0 comments · Fixed by #754
Closed

Use min_const_generics for trait implementations #752

cmichi opened this issue Mar 30, 2021 · 0 comments · Fixed by #754
Labels
B-enhancement New feature or request

Comments

@cmichi
Copy link
Collaborator

cmichi commented Mar 30, 2021

We should make use of min_const_generics for our trait implementation here:
/~https://github.com/paritytech/ink/blob/master/crates/storage/src/traits/impls/arrays.rs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant