Commit History

Autor SHA1 Mensaxe Data
  Yoan Lecoq fd50c9196b Added trait bounds tests for Wrapping %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 3b7a775f38 Remove Signed Wrapping test because Wrapping doesn't impl Neg in Rust 1.8 %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 3896c64dc7 Attempt to work around E0425 in test macros on Rust 1.8 %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 3f6ea76e60 Removed some #[inline] hints again %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 807584688c Added some tests for Wrapping<T>'s impls %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq b90cfaaa7f Revert "impl PrimInt for Wrapping<T>" %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq f4e0b47ceb Revert #[inline] hints %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 81aa6dbe48 Revert impl for Checked and Saturating %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 760604361d Add missing #[inline] hints %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 47b8c7b5ae impl Wrapping ops for Wrapping<T> %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 9c3e9791d2 impl Checked* and Saturating for Wrapping<T> %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq f249edf546 impl ToPrimitive, FromPrimitive and NumCast for Wrapping<T> %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 35a9bcba19 impl Bounded for Wrapping<T> %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq b2d957fe4b Small fix for older Rust versions %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 579466d95c impl PrimInt for Wrapping<T> %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 5b126673aa impl Signed and Unsigned for Wrapping<T> %!s(int64=8) %!d(string=hai) anos
  Patrick Jackson 71a15212a1 Replace deprecated SipHasher. %!s(int64=8) %!d(string=hai) anos
  Homu e2ea246016 Auto merge of #279 - yoanlcq:impl-num-for-wrapping, r=cuviper %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 2172a9368b impl One for Wrapping doesn't require Add %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 356a4ba5b5 Removed useless trait bounds %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq b562c1ec39 Minor changes for correctness %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq 9b06d4a0bb Attempt at fixing E0411 on older rust versions %!s(int64=8) %!d(string=hai) anos
  Yoan Lecoq b024e1c326 Implemented Zero, One and Num for Wrapping<T> %!s(int64=8) %!d(string=hai) anos
  Josh Stone 6513a5618b num-integer-0.1.34 %!s(int64=8) %!d(string=hai) anos
  Josh Stone fca95eaf42 num-complex-0.1.37 %!s(int64=8) %!d(string=hai) anos
  Homu aff06286ad Auto merge of #275 - bluss:repr-c, r=cuviper %!s(int64=8) %!d(string=hai) anos
  bluss 0cf3419b9e complex: Use repr(C) and add documentation for what it means %!s(int64=8) %!d(string=hai) anos
  Homu f63c933737 Auto merge of #272 - vks:binomial-coeffs, r=cuviper %!s(int64=8) %!d(string=hai) anos
  Vinzent Steinberg 0fc6cb15a5 binomial: Discuss overflow %!s(int64=8) %!d(string=hai) anos
  Vinzent Steinberg a7b459c05e Make `binomial` and `IterBinomial` less likely to overflow %!s(int64=8) %!d(string=hai) anos