Block a user
f7a0fa36c8
Merge branch 'master' of https://git.evilmuff.in/evilmuffinha/dotfiles
c1aba36a42
cargo target
81739a1311
fix SmallUint::partial_cmp
2e081c03c5
add #[cfg(feature = "num-bigint")] to some test helper functions
7702b67f07
impl BitAnd for BigUint, add lots of tests
70bc33217c
use unsigned_abs
1b4407ab45
make heap_heap_return_* compatible with BigInt
2dc3f2472f
0.2.2
ef013a5b16
final formatting: 0.2.2 - todo: signed logic, assign ops, shifts, divrem, display
f9eb2a1afa
all basic arith ops done (we don't talk about div)
2e04862fc1
fixed clone + ord + eq, need to fix signed add