Josh Stone
|
6408853e7d
Remove unused #[inline] attributes
|
5 years ago |
Josh Stone
|
09e27abaa0
Remove a stale doc comment on `set_zero()`
|
6 years ago |
lcnr/Bastian Kauschke
|
87d4dbc418
do not return &mut Self in set_one/zero
|
6 years ago |
lcnr/Bastian Kauschke
|
d2a1e035ad
update
|
6 years ago |
lcnr/Bastian Kauschke
|
f06893feb0
remove mem::replace
|
6 years ago |
lcnr/Bastian Kauschke
|
80052795ba
fix
|
6 years ago |
lcnr/Bastian Kauschke
|
f3869040c7
add to_zero/one to Zero/One
|
6 years ago |
Josh Stone
|
d2bf4e04e4
Run cargo fmt
|
7 years ago |
Josh Stone
|
51f6c57c4b
Automatically detect support for i128/u128
|
7 years ago |
Josh Stone
|
261efafe0b
Merge branch 'master' into regexident-i128
|
7 years ago |
Vincent Esche
|
257917f3f2
Removed inferrable value suffixes
|
7 years ago |
Vinzent Steinberg
|
2836cfc9ab
Update outdated FIXME
|
7 years ago |
Vincent Esche
|
62723f6f3a
Added impls of `Zero` and `One` for `i128` and `u128`
|
7 years ago |
Clar Charr
|
51dad501aa
Add #[inline] to is_one.
|
7 years ago |
Clar Charr
|
45856ee846
Make doc comment less scary.
|
7 years ago |
Clar Charr
|
9461cd84f2
Add is_one.
|
7 years ago |
Vinzent Steinberg
|
a843027b56
Re-introduce the std feature
|
7 years ago |
Josh Stone
|
42a610d323
Move num-traits to its own repo
|
7 years ago |