num-traits/benches
Josh Stone 609629d34d bigint: simplify the add2/sub2 loops
This splits the main arithmetic loops from the final carry/borrow
propagation, and also normalizes the slice lengths before iteration.
This lets the optimizer generate better code for these functions.
2016-06-29 18:19:47 -07:00
..
bigint.rs bigint: simplify the add2/sub2 loops 2016-06-29 18:19:47 -07:00
shootout-pidigits.rs fix some annoying build warnings 2015-12-10 12:22:54 -09:00