about summary refs log tree commit diff
path: root/src/libcore/num/bignum.rs
AgeCommit message (Expand)AuthorLines
2019-01-26Bump bootstrap compiler to 1.33 betaMark Rousskov-11/+0
2019-01-13Minor cosmetic changesAlexander Regueiro-8/+12
2019-01-13const stabilize .Mazdak Farrokhzad-0/+9
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-1/+1
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