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

Adds From<iXXX> implementations to fields #263

Merged
merged 3 commits into from
Apr 22, 2021

Commits on Apr 22, 2021

  1. Adds From<iXXX> implementations to quadratic / cubic field extensions

    Those delegate to the respective, existing `From<uXXX>` implementations for `XXX` in `[8, 16, 32, 64, 128]`
    huitseeker committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    db0ca46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    433ce13 View commit details
    Browse the repository at this point in the history
  3. adjust after review

    huitseeker committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    36d1349 View commit details
    Browse the repository at this point in the history