コミット履歴

作者 SHA1 メッセージ 日付
  alion02 c59999d8a8 Fix cfg typo 3 年 前
  Josh Stone 4ca742a3e4 Merge branch 'master' into reverse-bits 3 年 前
  Xiretza 94761f71a7 PrimInt: add unit tests for reverse_bits 4 年 前
  ltdk 41a702cd3a Add leading_ones and trailing_ones to PrimInt 4 年 前
  Xiretza 502426f7e0 PrimInt: add fallback for reverse_bits on rustc<1.37 4 年 前
  Xiretza 9c6f148988 PrimInt: add reverse_bits() method 4 年 前
  vallentin f94f9cee59 Removed repeated words 5 年 前
  David Rheinsberg 398c298fa9 int: document PrimInt trait 6 年 前
  lcnr/Bastian Kauschke 9cd2422221 fix 6 年 前
  lcnr/Bastian Kauschke 8ac6a62a6e fix unsigned_shr docs 6 年 前
  Josh Stone d2bf4e04e4 Run cargo fmt 6 年 前
  Josh Stone 51f6c57c4b Automatically detect support for i128/u128 7 年 前
  Vincent Esche bc19c34934 Added impls of `PrimInt` for `i128` and `u128` 7 年 前
  Vinzent Steinberg a843027b56 Re-introduce the std feature 7 年 前
  Josh Stone 42a610d323 Move num-traits to its own repo 7 年 前