| Age | Commit message (Expand) | Author | Lines |
| 2016-01-14 | Require stability annotations on fields of tuple variants | Vadim Petrochenkov | -41/+45 |
| 2016-01-14 | UTF-8 validation: Add missing if conditional for short input | Ulrik Sverdrup | -13/+16 |
| 2016-01-14 | Rollup merge of #30892 - shepmaster:box-grammar, r=alexcrichton | Manish Goregaokar | -14/+14 |
| 2016-01-14 | Rollup merge of #30886 - ollie27:docs_links, r=steveklabnik | Manish Goregaokar | -24/+27 |
| 2016-01-14 | Rollup merge of #30879 - durka:collections-range-tracking-issue, r=nagisa | Manish Goregaokar | -2/+3 |
| 2016-01-14 | Rollup merge of #30871 - oli-obk:fix/reference, r=steveklabnik | Manish Goregaokar | -8/+8 |
| 2016-01-14 | Rollup merge of #30869 - D101101:patch-3, r=huonw | Manish Goregaokar | -1/+1 |
| 2016-01-14 | Rollup merge of #30821 - steveklabnik:gh30819, r=nikomatsakis | Manish Goregaokar | -2/+2 |
| 2016-01-14 | Rollup merge of #30863 - jseyfried:no_rc, r=eddyb | Manish Goregaokar | -244/+259 |
| 2016-01-14 | Rollup merge of #30851 - jonas-schievink:unneeded-dropflags, r=pnkfelix | Manish Goregaokar | -5/+16 |
| 2016-01-14 | Rollup merge of #30850 - ranma42:cleanup-io, r=alexcrichton | Manish Goregaokar | -15/+0 |
| 2016-01-14 | Rollup merge of #30839 - tomaka:debug-phantomdata, r=nikomatsakis | Manish Goregaokar | -1/+1 |
| 2016-01-14 | Rollup merge of #30837 - semarie:openbsd-libc, r=alexcrichton | Manish Goregaokar | -10/+27 |
| 2016-01-14 | Rollup merge of #30835 - kraai:show-span, r=sanxiyn | Manish Goregaokar | -10/+5 |
| 2016-01-14 | Rollup merge of #30828 - wheals:fix-dead-links, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2016-01-14 | Rollup merge of #30823 - pnkfelix:put-back-alloca-zeroing-for-issue-30530, r=... | Manish Goregaokar | -44/+392 |
| 2016-01-14 | Rollup merge of #30818 - sfackler:duration-hash, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-01-14 | Rollup merge of #30801 - Amanieu:oom_print, r=alexcrichton | Manish Goregaokar | -17/+92 |
| 2016-01-14 | Rollup merge of #30770 - steveklabnik:gh30345, r=brson | Manish Goregaokar | -0/+36 |
| 2016-01-14 | Auto merge of #30662 - simartin:issue_30592, r=alexcrichton | bors | -0/+7 |
| 2016-01-13 | Improve grammar of Box::{into,from}_raw docs | Jake Goulding | -14/+14 |
| 2016-01-14 | Auto merge of #30466 - alexcrichton:move-wrapping-and-fill-out, r=aturon | bors | -14/+658 |
| 2016-01-13 | Fix some broken and missing links in the docs | Oliver Middleton | -24/+27 |
| 2016-01-13 | Auto merge of #30870 - Eljay:issue-30477, r=alexcrichton | bors | -1/+1 |
| 2016-01-13 | improve use of `,` vs `;` | Niko Matsakis | -2/+2 |
| 2016-01-13 | Add missing newline character to callers of dumb_print | Amanieu d'Antras | -5/+5 |
| 2016-01-13 | Auto merge of #30813 - fhahn:fix-ice-semicolon-in-lifetime, r=nrc | bors | -4/+25 |
| 2016-01-13 | Issue #30592: Restore build in --disable-jemalloc mode. | Simon Martin | -0/+7 |
| 2016-01-13 | update tracking issue for collections_range | Alex Burka | -2/+3 |
| 2016-01-13 | Auto merge of #30509 - michaelsproul:string-box-error, r=alexcrichton | bors | -0/+36 |
| 2016-01-13 | s/HARD ERROR/hard error/ -- perhaps the warning is enough | Niko Matsakis | -44/+44 |
| 2016-01-13 | Auto merge of #30779 - michaelwoerister:closure-mir-in-metadata, r=nikomatsakis | bors | -6/+9 |
| 2016-01-13 | the reference was inferring values that didn't fit into their target type | Oliver 'ker' Schneider | -8/+8 |
| 2016-01-13 | add doc for new `fn alloc_ty_init`. | Felix S. Klock II | -0/+12 |
| 2016-01-13 | revise lifetime handling for alloca's that are initialized as "dropped." | Felix S. Klock II | -1/+10 |
| 2016-01-13 | Factored out private routine for emitting LLVM lifetime intrinsic calls. | Felix S. Klock II | -30/+45 |
| 2016-01-13 | Unit/regression tests for issues #29092, #30018, #30530, #30822. | Felix S. Klock II | -0/+213 |
| 2016-01-13 | bug fixes for issues 30018 and 30822. | Felix S. Klock II | -4/+11 |
| 2016-01-13 | Fix rustdoc reexports. | Lee Jeffery | -1/+1 |
| 2016-01-13 | Auto merge of #30684 - tshepang:rustfmt-lexer-part2, r=nrc | bors | -511/+756 |
| 2016-01-13 | Auto merge of #29498 - wthrowe:replace-pattern, r=alexcrichton | bors | -11/+23 |
| 2016-01-13 | Fix typo in bibliography.md | Sergey Veselkov | -1/+1 |
| 2016-01-13 | Auto merge of #30639 - rkruppe:dec2flt-fastpath-tables, r=alexcrichton | bors | -15/+88 |
| 2016-01-13 | Simplify some uses of cfg in test cases | Anton Blanchard | -26/+9 |
| 2016-01-13 | Incorrect getrandom() system call for PowerPC Linux | Anton Blanchard | -2/+4 |
| 2016-01-13 | Add powerpc64 and powerpc64le support | Anton Blanchard | -20/+388 |
| 2016-01-13 | resolve: use arena allocation instead of reference counting for `Module`s to ... | Jeffrey Seyfried | -244/+259 |
| 2016-01-12 | use fileline_ and not full span_ for the followon messages | Niko Matsakis | -2/+9 |
| 2016-01-13 | Add an impl for Box<Error> from &str. | Michael Sproul | -0/+9 |
| 2016-01-12 | Auto merge of #30601 - tamird:delegate-libc, r=alexcrichton | bors | -26/+6 |