| Age | Commit message (Expand) | Author | Lines |
| 2015-12-27 | Fix `auto_ref()` for fat pointers | Björn Steinbrink | -7/+11 |
| 2015-12-27 | Change the typo 'that' to 'than' in the book error-handling chapter. | Jeff Walden | -1/+1 |
| 2015-12-27 | Auto merge of #30566 - salty-horse:doc_typo, r=apasel422 | bors | -1/+1 |
| 2015-12-26 | Fix links in char docs | Florian Hartwig | -11/+11 |
| 2015-12-26 | llvm: Add support for vectorcall (X86_VectorCall) convention | Steffen | -1/+7 |
| 2015-12-26 | book: Fix typo | Ori Avtalion | -1/+1 |
| 2015-12-26 | Also fix MIRification of unit enum variants | Simonas Kazlauskas | -17/+36 |
| 2015-12-26 | Fix some links in str docs | Florian Hartwig | -3/+3 |
| 2015-12-26 | Fix links in docs for std::io | Florian Hartwig | -4/+4 |
| 2015-12-26 | Fix link that is currently broken due to bad markup | Florian Hartwig | -2/+1 |
| 2015-12-25 | Auto merge of #30558 - jonas-schievink:delete-ast, r=nrc | bors | -25/+33 |
| 2015-12-25 | update valgrind suppressions | Tamir Duberstein | -55/+28 |
| 2015-12-25 | Delete the AST after lowering | Jonas Schievink | -3/+13 |
| 2015-12-25 | libstd: unix process spawning: fix bug with setting stdio | Ivan Petkov | -0/+139 |
| 2015-12-25 | Rollup merge of #30552 - mmcco:align, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-12-25 | Rollup merge of #30551 - nagisa:mir-unit-structs, r=luqmana | Manish Goregaokar | -54/+73 |
| 2015-12-25 | Rollup merge of #30545 - bluss:operator-overload, r=steveklabnik | Manish Goregaokar | -5/+6 |
| 2015-12-25 | Rollup merge of #30528 - michaelwoerister:fix-extern-def-paths, r=nikomatsakis | Manish Goregaokar | -23/+50 |
| 2015-12-25 | Rollup merge of #30518 - semarie:openbsd-snapshot, r=alexcrichton | Manish Goregaokar | -0/+1 |
| 2015-12-25 | Rollup merge of #30513 - alexcrichton:assert-is-safe, r=aturon | Manish Goregaokar | -16/+24 |
| 2015-12-25 | Rollup merge of #30485 - sfackler:panic-handler, r=alexcrichton | Manish Goregaokar | -8/+331 |
| 2015-12-25 | Auto merge of #30544 - steveklabnik:rollup, r=steveklabnik | bors | -506/+22 |
| 2015-12-24 | Add test. | Luqman Aden | -0/+28 |
| 2015-12-24 | [MIR] Make sure candidates are reversed before `match_candidates`. | Luqman Aden | -1/+4 |
| 2015-12-24 | Fix whitespace alignment | Michael McConville | -2/+2 |
| 2015-12-25 | Properly translate unit structs in MIR | Simonas Kazlauskas | -54/+73 |
| 2015-12-24 | ast_map => hir_map | Jonas Schievink | -22/+20 |
| 2015-12-24 | Fix link to `Formatter::debug_struct` | mitaa | -1/+1 |
| 2015-12-23 | Use libc's Linux syscall() | Michael McConville | -5/+1 |
| 2015-12-23 | Simply two cfg attributes | Michael McConville | -2/+2 |
| 2015-12-24 | book: Some operator fixes for the syntax index | Ulrik Sverdrup | -5/+6 |
| 2015-12-23 | Rollup merge of #30543 - brson:doc, r=steveklabnik | Steve Klabnik | -463/+16 |
| 2015-12-23 | Rollup merge of #30539 - erickt:whitespace, r=sfackler | Steve Klabnik | -2/+2 |
| 2015-12-23 | Rollup merge of #30537 - tshepang:make-visible, r=Gankro | Steve Klabnik | -1/+1 |
| 2015-12-23 | Rollup merge of #30529 - alexcrichton:less-c-code, r=sanxiyn | Steve Klabnik | -37/+0 |
| 2015-12-23 | Rollup merge of #30473 - nwin:patch-2, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-12-23 | Rollup merge of #30465 - androm3da:master, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-12-23 | Rollup merge of #30461 - lnmx:doc-typo, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-12-23 | Strip the documentation index down to the essentials. | Brian Anderson | -31/+13 |
| 2015-12-23 | Remove links to out-of-tree docs | Brian Anderson | -24/+0 |
| 2015-12-23 | Remove the FAQs in favor of the website | Brian Anderson | -408/+3 |
| 2015-12-23 | Implement custom panic handlers | Steven Fackler | -8/+331 |
| 2015-12-23 | Minor fix to whitespace in libsyntax | Erick Tryzelaar | -2/+2 |
| 2015-12-23 | doc: make line visible | Tshepang Lekhonkhobe | -1/+1 |
| 2015-12-23 | Auto merge of #30525 - semarie:ncpu, r=alexcrichton | bors | -4/+4 |
| 2015-12-23 | Auto merge of #30377 - Wafflespeanut:levenshtein, r=Manishearth | bors | -94/+94 |
| 2015-12-23 | Auto merge of #30504 - mitaa:rdoc_root, r=alexcrichton | bors | -8/+10 |
| 2015-12-23 | BinaryHeap: Use full sift down in .pop() | Ulrik Sverdrup | -1/+26 |
| 2015-12-22 | Don't record the root module in the search index | mitaa | -8/+10 |
| 2015-12-22 | std: Remove old android header file | Alex Crichton | -37/+0 |