Skip to content

refactor: simplify Field::Packing type syntax#440

Merged
eigmax merged 1 commit intoProjectZKM:mainfrom
reallesee:refactor/field-packing-type
Feb 8, 2026
Merged

refactor: simplify Field::Packing type syntax#440
eigmax merged 1 commit intoProjectZKM:mainfrom
reallesee:refactor/field-packing-type

Conversation

@reallesee
Copy link
Contributor

Replace <F as Field>::Packing with F::Packing in runtime/mod.rs. The trait bound F: PrimeField32 already implies Field, so the verbose syntax is unnecessary. Also removed the now-unused Field import.

@eigmax eigmax merged commit 2551aa2 into ProjectZKM:main Feb 8, 2026
3 checks passed
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