Skip to content

v0.7.3

  • v0.7.3
  • 3d0edfa
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v0.7.3
  • 3d0edfa
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@tarcieri tarcieri tagged this 25 Mar 19:16
## Added
- `#[inline]` attributes for shift and wrapping arithmetic ops (#1229)
- `MontyForm::{is_zero, is_one}` methods (#1230)
- `Gcd` supertrait bound to `Unsigned`/`Signed` traits (#1231)

## Changed
- Define `Uint` division traits generically (#1232)
- Use generic implementation of bit operations for `Wrapping` (#1235)
- Explicitly seal `MontyForm` (#1237)
Assets 2
Loading