| Age | Commit message (Expand) | Author | Lines |
| 2015-10-19 | allow constant evaluation of function calls | Oliver Schneider | -52/+155 |
| 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 | 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 | Remove some trivial `transmute`s | Andrew Paseltiner | -20/+5 |
| 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 |
| 2015-10-17 | Add span_lint_note and span_lint_help to the LintContext | nxnfufunezn | -0/+22 |
| 2015-10-16 | Add unused modules to libcoretest | Florian Hahn | -20/+11 |
| 2015-10-16 | Update the testing doc to be more clear and include dynamic link | kickinbahk | -1/+2 |
| 2015-10-16 | Auto merge of #29014 - petrochenkov:stability, r=brson | bors | -886/+329 |
| 2015-10-16 | Update explanation about offset method | DenisKolodin | -2/+2 |
| 2015-10-16 | Auto merge of #29074 - Manishearth:astconv-doc, r=eddyb | bors | -0/+2 |
| 2015-10-16 | book: Change raw pointer conversion example | billpmurphy | -4/+3 |
| 2015-10-16 | Auto merge of #29020 - goyox86:goyox86/rustfmting-libarena, r=nrc | bors | -3/+9 |
| 2015-10-16 | Provide span for visit_enum_def | Vadim Petrochenkov | -11/+12 |
| 2015-10-16 | Auto merge of #29086 - fhahn:book-update-lint-plugin-example, r=alexcrichton | bors | -8/+22 |
| 2015-10-16 | Auto merge of #28957 - GuillaumeGomez:patch-5, r=Manishearth | bors | -12/+12 |
| 2015-10-16 | Change error message in rustbook | Guillaume Gomez | -5/+5 |
| 2015-10-16 | Auto merge of #29085 - petrochenkov:nonzero, r=alexcrichton | bors | -6/+24 |
| 2015-10-16 | Auto merge of #29081 - rust-lang:arc-example-edit, r=alexcrichton | bors | -1/+1 |
| 2015-10-16 | Auto merge of #29080 - Havvy:remove_doc_style_changing, r=alexcrichton | bors | -66/+0 |
| 2015-10-15 | Add to Testing docs to make more clear | kickinbahk | -0/+2 |
| 2015-10-15 | Update lint plugin example in book to work with recent master | Florian Hahn | -8/+22 |