]> git.lizzy.rs Git - rust.git/commit
Document BigInt's new and from_slice methods
authorAdolfo Ochagavía <aochagavia92@gmail.com>
Thu, 5 Jun 2014 07:40:43 +0000 (09:40 +0200)
committerAdolfo Ochagavía <aochagavia92@gmail.com>
Fri, 6 Jun 2014 07:09:59 +0000 (09:09 +0200)
commit75891274c461c8e097d8c0042df053dd01d3b43e
tree499a634807172db798f182666f56dcd471904f30
parent7d07a1e74b1f0741777272e533b7eff452eb01e4
Document BigInt's new and from_slice methods

Fixes https://github.com/mozilla/rust/issues/14639
src/libnum/bigint.rs