| Age | Commit message (Expand) | Author | Lines |
| 2016-05-24 | std: Use memalign, not posix_memalign, on Android | Alex Crichton | -7/+34 |
| 2016-05-23 | Auto merge of #33735 - jseyfried:concat_idents_in_ty_positions, r=nrc | bors | -21/+38 |
| 2016-05-23 | Auto merge of #33098 - raphlinus:master, r=alexcrichton | bors | -1134/+1383 |
| 2016-05-22 | Auto merge of #31457 - lambda:rtabort-use-libc-abort, r=alexcrichton | bors | -4/+25 |
| 2016-05-23 | Use libc::abort, not intrinsics::abort, in rtabort! | Brian Campbell | -4/+25 |
| 2016-05-21 | Auto merge of #33765 - alex-ozdemir:master, r=Manishearth | bors | -3/+11 |
| 2016-05-21 | Auto merge of #33752 - mrhota:internal_docs, r=steveklabnik | bors | -29/+54 |
| 2016-05-21 | Auto merge of #33767 - sfackler:panic-hook-docs, r=alexcrichton | bors | -5/+6 |
| 2016-05-21 | Improve internal documentation and code style | Ticki | -29/+54 |
| 2016-05-21 | Auto merge of #33768 - Manishearth:rollup, r=Manishearth | bors | -39/+81 |
| 2016-05-21 | Rollup merge of #33757 - GuillaumeGomez:simd, r=steveklabnik | Manish Goregaokar | -4/+4 |
| 2016-05-21 | Rollup merge of #33750 - alx741:fix_typo, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2016-05-21 | Rollup merge of #33747 - postmodern:patch-2, r=Manishearth | Manish Goregaokar | -4/+5 |
| 2016-05-21 | Rollup merge of #33746 - dns2utf8:doc_sort_memory, r=steveklabnik | Manish Goregaokar | -7/+4 |
| 2016-05-21 | Rollup merge of #33743 - royalstream:royalstream-stack-doc, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2016-05-21 | Rollup merge of #33679 - Manishearth:rustdoc-readmore-impls, r=alexcrichton | Manish Goregaokar | -18/+62 |
| 2016-05-21 | Rollup merge of #33578 - durka:patch-21, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2016-05-20 | Auto merge of #33625 - alexcrichton:rustbuild-moar-tests, r=aturon | bors | -67/+225 |
| 2016-05-20 | Added a `rustdoc` shortcut for collapse/expand all | Alex Ozdemir | -3/+11 |
| 2016-05-20 | Wording changes | Postmodern | -3/+3 |
| 2016-05-20 | update tracking issue for once_poison | Alex Burka | -3/+3 |
| 2016-05-20 | Auto merge of #33758 - GuillaumeGomez:rollup, r=Manishearth | bors | -25/+415 |
| 2016-05-20 | rustc: Fix again order-dependence in extern crate | Alex Crichton | -49/+143 |
| 2016-05-20 | Auto merge of #33318 - alexcrichton:hashmap-seed, r=aturon | bors | -2/+27 |
| 2016-05-20 | Auto merge of #33378 - oli-obk:fix/registry_args, r=Manishearth | bors | -3/+6 |
| 2016-05-20 | Clarify docs for sort(&mut self) | Stefan Schindler | -7/+4 |
| 2016-05-20 | Rollup merge of #33745 - postmodern:patch-1, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2016-05-20 | Rollup merge of #33739 - GuillaumeGomez:error-code-tests, r=Manishearth | Guillaume Gomez | -0/+284 |
| 2016-05-20 | Rollup merge of #33734 - luqmana:33387-mir_fat_ptr_coerce, r=arielb1 | Guillaume Gomez | -4/+68 |
| 2016-05-20 | Rollup merge of #33683 - sanxiyn:paren-span, r=nikomatsakis | Guillaume Gomez | -5/+40 |
| 2016-05-20 | Rollup merge of #33676 - rkruppe:e0509-exact-words, r=sanxiyn | Guillaume Gomez | -11/+13 |
| 2016-05-20 | Rollup merge of #33668 - dns2utf8:catch_thread, r=steveklabnik | Guillaume Gomez | -3/+8 |
| 2016-05-20 | Update simd syntax | ggomez | -4/+4 |
| 2016-05-20 | Update tests | Manish Goregaokar | -21/+36 |
| 2016-05-20 | Auto merge of #33729 - alexcrichton:patch-libbacktrace, r=sfackler | bors | -4/+31 |
| 2016-05-20 | Auto merge of #33553 - alexcrichton:cdylibs, r=brson | bors | -94/+283 |
| 2016-05-19 | Mention that the panic hook will always run | Steven Fackler | -5/+6 |
| 2016-05-19 | Auto merge of #33358 - michaelwoerister:debuginfo-methods, r=eddyb | bors | -4/+46 |
| 2016-05-19 | book: ownership: fix typo | Daniel Campoverde [alx741] | -1/+1 |
| 2016-05-19 | Grammar change | Postmodern | -3/+4 |
| 2016-05-19 | Keep line-width within 80 columns | Postmodern | -2/+3 |
| 2016-05-19 | Clarify the English translation of `?Sized` | Postmodern | -4/+3 |
| 2016-05-19 | std: Cache HashMap keys in TLS | Alex Crichton | -2/+27 |
| 2016-05-19 | Auto merge of #33103 - ranma42:escape-unicode-last, r=alexcrichton | bors | -0/+45 |
| 2016-05-19 | debuginfo: Make DW_TAG_subroutine DIEs for inherent methods children of their... | Michael Woerister | -4/+46 |
| 2016-05-19 | Mark the metadata symbol as reachable to fix OSX not finding dylibs. | Eduard Burtescu | -3/+11 |
| 2016-05-19 | rustc: Add a new crate type, cdylib | Alex Crichton | -91/+272 |
| 2016-05-19 | Catch thread in example | Stefan Schindler | -3/+8 |
| 2016-05-19 | Clarify wording in `transmute` example | Postmodern | -2/+2 |
| 2016-05-19 | std: Update libbacktrace for a soundness fix | Alex Crichton | -4/+31 |