summary refs log tree commit diff
path: root/src/libcore/num/bignum.rs
AgeCommit message (Expand)AuthorLines
2017-12-21docs: do not call integer overflows as underflowsTrevor Spiteri-1/+1
2017-04-03Move libXtest into libX/testsStjepan Glavina-1/+1
2017-03-22Various fixes to wording consistency in the docsStjepan Glavina-3/+3
2016-10-12run rustfmt on libcore/num folderSrinivas Reddy Thatiparthy-9/+8
2016-09-11Use question_mark feature in libcore.Ahmed Charles-2/+2
2016-08-24Use `#[prelude_import]` in `libcore`.Jeffrey Seyfried-3/+0
2016-05-03require the non-last elements of a tuple to be SizedAriel Ben-Yehuda-1/+1
2015-12-21Register new snapshotsAlex Crichton-9/+0
2015-10-31Check unchecked_div|rem's specialisationNicholas Mazzuca-0/+11
2015-10-08typos: fix a grabbag of typos all over the placeCristi Cobzarenco-1/+1
2015-09-20Reorganize core::num internalsRobin Kruppe-0/+497