about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2013-10-02std: Replace num::IntConvertible with {To,From}PrimitiveErick Tryzelaar-323/+582
2013-10-02auto merge of #9679 : pnkfelix/rust/de-pub-resolve-code, r=huonwbors-143/+142
2013-10-02De-pub resolve.rsFelix S. Klock II-143/+142
2013-10-02auto merge of #9673 : huonw/rust/macros, r=catamorphismbors-78/+56
2013-10-02auto merge of #9665 : alexcrichton/rust/snapshot, r=brsonbors-78/+108
2013-10-02auto merge of #9638 : pnkfelix/rust/fsk-issue7526-attempt-to-catch-nonuc-stat...bors-0/+172
2013-10-01auto merge of #9656 : thestinger/rust/immediate, r=alexcrichtonbors-75/+118
2013-10-02syntax: indicate an error when a macro ignores trailing tokens.Huon Wilson-5/+56
2013-10-01auto merge of #9600 : MicahChalmer/rust/fill-with-code-around, r=catamorphismbors-1/+31
2013-10-02syntax: remove some dead code.Huon Wilson-73/+0
2013-10-01auto merge of #9578 : alexcrichton/rust/un-ignore-libuv-process-tests, r=brsonbors-142/+158
2013-10-01Move the rt::io::process tests to run-passAlex Crichton-142/+158
2013-10-01Migrate users of 'loop' to 'continue'Alex Crichton-78/+78
2013-10-01Obsolete parsing 'loop' as 'continue'Alex Crichton-0/+22
2013-10-01auto merge of #9560 : pcwalton/rust/xc-tuple-structs, r=pcwaltonbors-5/+30
2013-10-01librustc: Inline cross-crate tuple struct constructorsPatrick Walton-5/+30
2013-10-01Register new snapshotsAlex Crichton-0/+8
2013-10-01auto merge of #9519 : thestinger/rust/float, r=catamorphismbors-2209/+606
2013-10-01remove the `float` typeDaniel Micay-2209/+606
2013-10-01auto merge of #9633 : alexcrichton/rust/issue-9631, r=huonwbors-12/+31
2013-10-01auto merge of #9659 : alexcrichton/rust/fix-fmt, r=huonwbors-1/+1
2013-10-01Fix usage of the old debug! macrosAlex Crichton-1/+1
2013-10-01Change the format! statics to be all-capsAlex Crichton-12/+31
2013-10-01incoporate suggestion from huonw to move code into lint.rsFelix S. Klock II-19/+21
2013-10-01fix tests for check-fast.Felix S. Klock II-1/+1
2013-10-01fix tests for check-fast.Felix S. Klock II-4/+19
2013-10-01auto merge of #9645 : dckc/rust/patch-2, r=catamorphismbors-3/+3
2013-10-01auto merge of #9644 : alexcrichton/rust/clarify, r=huonwbors-19/+42
2013-10-01auto merge of #9636 : alexcrichton/rust/rustdoc, r=huonwbors-113/+294
2013-10-01auto merge of #9657 : huonw/rust/oldfmt, r=huonwbors-4/+4
2013-10-01Fix typo with format migration: s/oldformat/oldfmt/.Huon Wilson-4/+4
2013-10-01auto merge of #9576 : FlaPer87/rust/issue/9125, r=alexcrichtonbors-19/+29
2013-10-01auto merge of #9599 : alexcrichton/rust/less-fmt, r=huonwbors-4781/+4793
2013-10-01Merge fall out of removing fmt!Alex Crichton-5/+5
2013-10-01Update std::task::mod docstringFlavio Percoco-19/+29
2013-10-01make small (<= size_of::<int>()) tuples immediateDaniel Micay-75/+118
2013-09-30auto merge of #9617 : crabtw/rust/softfp, r=alexcrichtonbors-4/+14
2013-09-30pretty: Remove usage of fmt!Alex Crichton-3/+3
2013-09-30tutorial: Remove usage of fmt!Alex Crichton-55/+59
2013-09-30bench: Remove usage of fmt!Alex Crichton-54/+55
2013-09-30rfail: Remove usage of fmt!Alex Crichton-114/+114
2013-09-30cfail: Remove usage of fmt!Alex Crichton-201/+182
2013-09-30rpass: Remove usage of fmt!Alex Crichton-843/+853
2013-09-30compiletest: Remove usage of fmt!Alex Crichton-87/+87
2013-09-30rustpkg: Remove uses of fmt!Alex Crichton-305/+313
2013-09-30rustdoc: Remove usage of fmt!Alex Crichton-28/+28
2013-09-30rusti: Remove usage of fmt!Alex Crichton-37/+37
2013-09-30rustc: Remove usage of fmt!Alex Crichton-1739/+1743
2013-09-30syntax: Remove usage of fmt!Alex Crichton-342/+342
2013-09-30extra: Remove usage of fmt!Alex Crichton-421/+424