| Age | Commit message (Expand) | Author | Lines |
| 2015-08-23 | New cross target: i686-linux-android | Tim JIANG | -10/+50 |
| 2015-08-23 | Auto merge of #27919 - Eljay:doc-varargs, r=alexcrichton | bors | -1/+24 |
| 2015-08-23 | Auto merge of #27912 - DiamondLovesYou:backtrace-refactor, r=alexcrichton | bors | -586/+688 |
| 2015-08-23 | Auto merge of #27947 - steveklabnik:rollup, r=steveklabnik | bors | -18/+21 |
| 2015-08-22 | Rollup merge of #27935 - mbrubeck:cfg-test, r=steveklabnik | Steve Klabnik | -0/+1 |
| 2015-08-22 | Rollup merge of #27934 - MatejLach:spacing_fix, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-08-22 | Rollup merge of #27926 - durka:emphasize-no-bin-doctest, r=steveklabnik | Steve Klabnik | -8/+8 |
| 2015-08-22 | Rollup merge of #27924 - pornel:bookthreadjoin, r=steveklabnik | Steve Klabnik | -3/+5 |
| 2015-08-22 | Rollup merge of #27921 - tshepang:missing-words, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-08-22 | Rollup merge of #27920 - tshepang:ancient-syntax, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-08-22 | Rollup merge of #27904 - tshepang:nit, r=nikomatsakis | Steve Klabnik | -1/+1 |
| 2015-08-22 | Rollup merge of #27903 - tshepang:improve-example, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-08-22 | Auto merge of #27915 - SimonSapin:dotted_i, r=alexcrichton | bors | -21/+17 |
| 2015-08-22 | Fix the Mac build, again. | Richard Diamond | -0/+1 |
| 2015-08-22 | Auto merge of #27914 - pnkfelix:fix-fcnr-for-valgrind, r=alexcrichton | bors | -4/+28 |
| 2015-08-22 | Auto merge of #27896 - alexcrichton:into-raw-os-prelude, r=brson | bors | -2/+2 |
| 2015-08-22 | Auto merge of #27565 - TimNN:dead-visit-type-in-path, r=nrc | bors | -0/+78 |
| 2015-08-22 | Add missing imports to `dladdr.rs` for Mac. | Richard Diamond | -0/+6 |
| 2015-08-22 | Auto merge of #27913 - birkenfeld:remove_suffix_len, r=alexcrichton | bors | -27/+0 |
| 2015-08-22 | Auto merge of #27907 - huonw:simd, r=alexcrichton | bors | -4/+7 |
| 2015-08-22 | Auto merge of #27892 - nikomatsakis:issue-27583, r=pnkfelix | bors | -116/+925 |
| 2015-08-22 | Auto merge of #27871 - alexcrichton:stabilize-libcore, r=aturon | bors | -461/+244 |
| 2015-08-22 | Auto merge of #27860 - m4rw3r:rustdoc_unstable_feature_issue, r=alexcrichton | bors | -62/+125 |
| 2015-08-22 | Auto merge of #27826 - sfackler:wait-timeout-enum, r=alexcrichton | bors | -21/+42 |
| 2015-08-22 | Auto merge of #27653 - Keruspe:master, r=alexcrichton | bors | -2/+2 |
| 2015-08-21 | completely aborted comment | Niko Matsakis | -1/+6 |
| 2015-08-21 | move the reverse into the iterator | Niko Matsakis | -2/+2 |
| 2015-08-21 | missed one reference to "best" | Niko Matsakis | -4/+5 |
| 2015-08-21 | rename `best_upper_bound` to `postdom_upper_bound` | Niko Matsakis | -9/+9 |
| 2015-08-21 | remove use of swap_remove and compress the list as we go instead | Niko Matsakis | -13/+12 |
| 2015-08-21 | nits from pnkfelix | Niko Matsakis | -45/+76 |
| 2015-08-21 | Auto merge of #27613 - GSam:binop, r=nrc | bors | -3/+30 |
| 2015-08-21 | Include cfg(test) in the reference | Matt Brubeck | -0/+1 |
| 2015-08-21 | fix spacing issue in trpl/documentation doc | Matej Ľach | -2/+2 |
| 2015-08-21 | fix accidental reversal of 'static, and add a test | Niko Matsakis | -1/+26 |
| 2015-08-21 | add final test case, correct one of the others (both versions produced | Niko Matsakis | -4/+22 |
| 2015-08-21 | add test cases suggested by pnkfelix | Niko Matsakis | -0/+82 |
| 2015-08-21 | clarify diagonal arrows | Niko Matsakis | -0/+3 |
| 2015-08-21 | Auto merge of #27837 - Gankro:weaknique, r=aturon | bors | -161/+239 |
| 2015-08-20 | emphasize that doctests don't run in bin crates | Alex Burka | -8/+8 |
| 2015-08-20 | Use handle the same way in similarly structured examples | Kornel Lesiński | -3/+5 |
| 2015-08-20 | Refactor unix backtracing. NFC. | Richard Diamond | -586/+681 |
| 2015-08-20 | nomicon: insert missing words | Tshepang Lekhonkhobe | -1/+1 |
| 2015-08-20 | nomicon: use current syntax | Tshepang Lekhonkhobe | -1/+1 |
| 2015-08-20 | Show variadic args in rustdoc output. | Lee Jeffery | -1/+24 |
| 2015-08-20 | Add a test for char::to_lowercase mapping to more than one `char`. | Simon Sapin | -21/+17 |
| 2015-08-20 | Fix (and extend) src/test/run-pass/foreign-call-no-runtime.rs | Felix S. Klock II | -4/+28 |
| 2015-08-20 | syntax: remove suffix_len methods from LitIntTypes | Georg Brandl | -27/+0 |
| 2015-08-19 | Add issue numbers | Steven Fackler | -1/+2 |
| 2015-08-19 | Turn TimedOut into a BarrierWaitResult style opaque type | Steven Fackler | -38/+25 |