]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10555 : TeXitoi/rust/pidigits-resurected, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 18 Nov 2013 21:46:55 +0000 (13:46 -0800)
committerbors <bors@rust-lang.org>
Mon, 18 Nov 2013 21:46:55 +0000 (13:46 -0800)
Changes:
* default value when no args
* license
* removed libc printing
* use extra::bigint instead of handmade gmp binding

The drawback is that it's 2 order of magnitude slower, the good news is that there is a good bench for extra::bigint.


Trivial merge