| Age | Commit message (Expand) | Author | Lines |
| 2015-10-20 | Fixup some inconsistent whitespace | Chris Drake | -2/+1 |
| 2015-10-19 | Rollup merge of #29169 - apasel422:spell, r=steveklabnik | Steve Klabnik | -5/+5 |
| 2015-10-19 | Rollup merge of #29168 - aarzee:master, r=steveklabnik | Steve Klabnik | -70/+70 |
| 2015-10-19 | Rollup merge of #29165 - iajrz:patch-1, r=steveklabnik | Steve Klabnik | -3/+10 |
| 2015-10-19 | Rollup merge of #29132 - sorear:document-ordering-relaxed, r=alexcrichton | Steve Klabnik | -1/+2 |
| 2015-10-19 | Rollup merge of #29125 - iKevinY:std-io-doc-fixes, r=alexcrichton | Steve Klabnik | -7/+7 |
| 2015-10-19 | Rollup merge of #29027 - steveklabnik:iter_docs, r=manishearth | Steve Klabnik | -20/+137 |
| 2015-10-19 | Correct spelling in docs | Andrew Paseltiner | -5/+5 |
| 2015-10-19 | Auto merge of #28977 - arcnmx:cstring-into, r=alexcrichton | bors | -2/+72 |
| 2015-10-19 | Clean whitespace | Carlos Liam | -70/+70 |
| 2015-10-19 | Made the example capable of consistent deadlocking | Irving A.J. Rivas Z. | -3/+10 |
| 2015-10-19 | Auto merge of #29153 - arcnmx:thread-spawn, r=alexcrichton | bors | -23/+16 |
| 2015-10-19 | Auto merge of #29144 - dotdash:llvmup, r=alexcrichton | bors | -1/+1 |
| 2015-10-19 | Owned conversions for CString | arcnmx | -2/+72 |
| 2015-10-18 | Clean up thread::spawn | arcnmx | -23/+16 |
| 2015-10-18 | Auto merge of #29117 - mseri:patch-5a, r=nrc | bors | -145/+261 |
| 2015-10-18 | Auto merge of #29141 - marcusklaas:pat-expr, r=alexcrichton | bors | -2/+2 |
| 2015-10-18 | Auto merge of #29142 - liigo:patch-6, r=alexcrichton | bors | -1/+1 |
| 2015-10-18 | Update LLVM fork to include a backported fix for broken debug locations | Björn Steinbrink | -1/+1 |
| 2015-10-18 | docs: change where clause to bound | Liigo Zhuang | -1/+1 |
| 2015-10-18 | Auto merge of #29131 - apasel422:transmute, r=bluss | bors | -20/+5 |
| 2015-10-18 | Fix span for pattern literals | Marcus Klaas | -2/+2 |
| 2015-10-18 | Auto merge of #28845 - oli-obk:rfc1229, r=pnkfelix | bors | -194/+376 |
| 2015-10-18 | Auto merge of #29134 - wthrowe:linker-output-ICE, r=pnkfelix | bors | -3/+15 |
| 2015-10-17 | Don't ICE if the linker prints something non-UTF-8 | William Throwe | -3/+15 |
| 2015-10-18 | Auto merge of #29091 - luqmana:29073-overflow-cabi, r=pnkfelix | bors | -3/+28 |
| 2015-10-17 | Document that Ordering::Relaxed is Monotonic | Stefan O'Rear | -1/+2 |
| 2015-10-17 | Remove some trivial `transmute`s | Andrew Paseltiner | -20/+5 |
| 2015-10-17 | Fix minor issues with std::io docs | Kevin Yap | -7/+7 |
| 2015-10-17 | Auto merge of #29105 - billpmurphy:master, r=alexcrichton | bors | -4/+3 |
| 2015-10-17 | Auto merge of #29089 - kickinbahk:edit-testing-docs, r=steveklabnik | bors | -0/+3 |
| 2015-10-17 | Auto merge of #28933 - fhahn:issue-28837-partialeq-note, r=alexcrichton | bors | -0/+81 |
| 2015-10-17 | Re-formatted macros by hand with rustfmt style | Marcello Seri | -16/+32 |
| 2015-10-17 | Auto merge of #29114 - apasel422:issue-27105, r=alexcrichton | bors | -0/+24 |
| 2015-10-17 | Auto merge of #29110 - apasel422:shared, r=alexcrichton | bors | -12/+148 |
| 2015-10-17 | attitional tests fixups | Marcello Seri | -86/+26 |
| 2015-10-17 | Auto merge of #29109 - nxnfufunezn:master, r=Manishearth | bors | -9/+28 |
| 2015-10-17 | Auto merge of #29102 - petrochenkov:spanvis, r=alexcrichton | bors | -11/+12 |
| 2015-10-17 | Auto merge of #29079 - fhahn:remove-unused-files-libcoretest, r=alexcrichton | bors | -20/+11 |
| 2015-10-16 | Add test for #27105 | Andrew Paseltiner | -0/+24 |
| 2015-10-16 | trans: Use an isize to count the number of registers so we don't underflow fo... | Luqman Aden | -3/+28 |
| 2015-10-16 | Auto merge of #28683 - GuillaumeGomez:rustdoc_error, r=alexcrichton | bors | -64/+107 |
| 2015-10-16 | Add `Shared` pointer and have `{Arc, Rc}` use it | Andrew Paseltiner | -12/+148 |
| 2015-10-17 | Improve error handling by providing Error struct with Path information | Guillaume Gomez | -64/+107 |
| 2015-10-16 | Tests fixup | Marcello Seri | -100/+29 |
| 2015-10-16 | Added attributes to allow rustfmt_skip in librand | Marcello Seri | -0/+2 |
| 2015-10-16 | fixup | Marcello Seri | -1028/+264 |
| 2015-10-16 | rustfmt src/librand | Marcello Seri | -418/+1411 |
| 2015-10-17 | Updated librustc_lint/builtin.rs to use span_lint_note | nxnfufunezn | -9/+6 |
| 2015-10-16 | Auto merge of #29082 - DenisKolodin:patch-3, r=alexcrichton | bors | -2/+2 |