Skip to content

fix: remove unused generics#14473

Closed
asterite wants to merge 1 commit intonextfrom
ab/remove-unused-generics
Closed

fix: remove unused generics#14473
asterite wants to merge 1 commit intonextfrom
ab/remove-unused-generics

Conversation

@asterite
Copy link
Contributor

Luckily it works because we can do where T: Packable<_>, though that's not valid in Rust so it should probably eventually error in Noir.

I don't think there's a way to fix this unless the N in Packable becomes an associated constant, and maybe it should be because there's probably only one way to pack/unpack a value from a Field array.

@asterite
Copy link
Contributor Author

It seems this doesn't work.

@asterite asterite closed this May 22, 2025
@asterite asterite deleted the ab/remove-unused-generics branch May 22, 2025 16:50
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.

1 participant