| Age | Commit message (Expand) | Author | Lines |
| 2014-04-07 | auto merge of #13288 : alexcrichton/rust/remove-check-fast, r=brson | bors | -456/+280 |
| 2014-04-07 | Fix some windows rpass tests | Alex Crichton | -30/+72 |
| 2014-04-07 | auto merge of #13358 : tbu-/rust/pr_doc_equivrel, r=cmr | bors | -63/+72 |
| 2014-04-07 | auto merge of #13356 : alexcrichton/rust/ignore-flaky, r=huonw | bors | -1/+1 |
| 2014-04-07 | auto merge of #13354 : alexcrichton/rust/fixup-some-signals, r=sfackler | bors | -10/+9 |
| 2014-04-07 | auto merge of #13347 : HeroesGrave/rust/master, r=alexcrichton | bors | -1/+1 |
| 2014-04-06 | auto merge of #13165 : sfackler/rust/io-vec, r=alexcrichton | bors | -177/+187 |
| 2014-04-06 | rmake: Fix a test on FreeBSD | Alex Crichton | -2/+13 |
| 2014-04-06 | Remove ignore-fast that has cropped up | Alex Crichton | -13/+2 |
| 2014-04-06 | Use ignore-freebsd for tests broken on FreeBSD | Brian Anderson | -2/+2 |
| 2014-04-06 | Ignore another test that fails mysteriously on BSD | Brian Anderson | -0/+2 |
| 2014-04-06 | test: Ignore run-make tests that don't work on BSD | Brian Anderson | -0/+13 |
| 2014-04-06 | mk: Pass the name of the make command to maketest.py | Brian Anderson | -7/+8 |
| 2014-04-06 | test: Ignore compile-fail/issue-5806.rs | Brian Anderson | -0/+2 |
| 2014-04-06 | Remove check-fast. Closes #4193, #8844, #6330, #7416 | Brian Anderson | -404/+168 |
| 2014-04-06 | De-~[] IO utils | Steven Fackler | -6/+6 |
| 2014-04-06 | De-~[] Mem{Reader,Writer} | Steven Fackler | -65/+66 |
| 2014-04-06 | De-~[] Reader and Writer | Steven Fackler | -108/+117 |
| 2014-04-06 | auto merge of #13346 : ben0x539/rust/priv-field-in, r=alexcrichton | bors | -38/+135 |
| 2014-04-06 | auto merge of #13345 : bjz/rust/irc, r=alexcrichton | bors | -1/+5 |
| 2014-04-06 | Remove use of block comments in src/libstd/cmp.rs | Tobias Bucher | -84/+72 |
| 2014-04-06 | auto merge of #13340 : FlaPer87/rust/code-model, r=cmr | bors | -1/+43 |
| 2014-04-06 | Add requirements of TotalEq and TotalOrd | Tobias Bucher | -2/+23 |
| 2014-04-06 | Add support for different relocation models | Flavio Percoco | -1/+43 |
| 2014-04-06 | auto merge of #13344 : eddyb/rust/kill-unboxed-vec, r=cmr | bors | -375/+208 |
| 2014-04-06 | rustc: remove ty_unboxed_vec. | Eduard Burtescu | -375/+208 |
| 2014-04-06 | auto merge of #13315 : alexcrichton/rust/libc, r=alexcrichton,me | bors | -523/+624 |
| 2014-04-06 | std: Ignore a flaky std::comm test | Alex Crichton | -1/+1 |
| 2014-04-06 | syntax: Tweak parsing lifetime bounds on closures | Alex Crichton | -169/+293 |
| 2014-04-05 | std: Fix a doc example on io::signal | Alex Crichton | -10/+9 |
| 2014-04-05 | auto merge of #13319 : alexcrichton/rust/rustdoc-fields, r=brson | bors | -7/+1 |
| 2014-04-05 | rustc: Pass --enable-long-section-names to gcc | Alex Crichton | -1/+38 |
| 2014-04-06 | name struct in "field `...` is private" error | Benjamin Herr | -38/+135 |
| 2014-04-06 | fix kate syntax highlighting | HeroesGrave | -1/+1 |
| 2014-04-05 | auto merge of #13260 : pnkfelix/rust/fsk-fix-13247, r=alexcrichton | bors | -0/+3 |
| 2014-04-05 | auto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix | bors | -24/+157 |
| 2014-04-06 | Mention more IRC channels on the documentation homepage | Brendan Zabarauskas | -1/+5 |
| 2014-04-05 | auto merge of #13343 : tbu-/rust/pr_smallfix, r=pcwalton | bors | -1/+1 |
| 2014-04-05 | Fix an unnecessary use of `cast::transmute` | Tobias Bucher | -1/+1 |
| 2014-04-05 | auto merge of #13339 : mozilla-servo/rust/semver-pub, r=cmr | bors | -5/+5 |
| 2014-04-05 | auto merge of #13333 : Ryman/rust/improve_incompatible_type_error, r=alexcric... | bors | -2/+33 |
| 2014-04-05 | auto merge of #13332 : mbrubeck/rust/doc-edit, r=huonw | bors | -6/+5 |
| 2014-04-05 | auto merge of #13331 : pongad/rust/remove-wrapper, r=thestinger | bors | -205/+84 |
| 2014-04-05 | Make the fields of semver::Version public again. | Ms2ger | -5/+5 |
| 2014-04-05 | auto merge of #13330 : huonw/rust/loop-error, r=alexcrichton | bors | -11/+11 |
| 2014-04-05 | auto merge of #13329 : ckendell/rust/remmanaged_tutorial, r=brson | bors | -10/+9 |
| 2014-04-04 | auto merge of #13284 : pnkfelix/rust/more-fs-info-on-crate-mismatch, r=alexcr... | bors | -36/+219 |
| 2014-04-05 | Rough regression test for #13266. | Felix S. Klock II | -0/+100 |
| 2014-04-05 | Accumulate list of paths for crate hash mismatch. | Felix S. Klock II | -23/+27 |
| 2014-04-05 | Added session.fileline_note() method and support infrastucture for it. | Felix S. Klock II | -8/+45 |