| Age | Commit message (Expand) | Author | Lines |
| 2017-12-26 | Do not expand a derive invocation when derive is not allowed | Seiichi Uchida | -79/+126 |
| 2017-12-25 | Auto merge of #46914 - mikeyhew:raw_pointer_self, r=arielb1 | bors | -21/+38 |
| 2017-12-25 | Auto merge of #46910 - alexcrichton:thinlto-default, r=michaelwoerister | bors | -4/+32 |
| 2017-12-24 | Auto merge of #46899 - m4b:linkage_name_equals_symbol_name, r=michaelwoerister | bors | -30/+24 |
| 2017-12-24 | Auto merge of #46789 - Diggsey:command-env-capture, r=dtolnay | bors | -167/+321 |
| 2017-12-24 | Auto merge of #46630 - alexcrichton:update-git2, r=nikomatsakis | bors | -105/+142 |
| 2017-12-24 | Update Cargo and its dependencies | Alex Crichton | -105/+142 |
| 2017-12-24 | Auto merge of #46896 - arielb1:shadow-scope, r=eddyb | bors | -25/+132 |
| 2017-12-24 | Capture environment at spawn | Diggory Blake | -167/+321 |
| 2017-12-24 | Auto merge of #46894 - detrumi:fix-const-eval-trait, r=eddyb | bors | -2/+40 |
| 2017-12-24 | Auto merge of #46859 - gereeter:uninhabited-unions, r=eddyb | bors | -11/+50 |
| 2017-12-24 | Auto merge of #46888 - cramertj:nested-impl-trait-error, r=nikomatsakis | bors | -5/+112 |
| 2017-12-24 | Auto merge of #46833 - diwic:7c-abort-ffi, r=arielb1 | bors | -3/+118 |
| 2017-12-23 | Remove unnecessary assert that unions have only one variant | Jonathan S | -3/+0 |
| 2017-12-23 | rustc: Set release mode cgus to 16 by default | Alex Crichton | -4/+32 |
| 2017-12-23 | Auto merge of #46881 - michaelwoerister:ensure-coherence, r=nikomatsakis | bors | -16/+62 |
| 2017-12-23 | fix doctests in libcore | Michael Hewson | -2/+2 |
| 2017-12-23 | Testcase for const-eval array lengths | Wilco Kusee | -0/+34 |
| 2017-12-23 | Annotate raw pointer target types | Christopher Durham | -3/+4 |
| 2017-12-23 | Auto merge of #46864 - estebank:closure-type-err-sp, r=nikomatsakis | bors | -100/+52 |
| 2017-12-23 | Auto merge of #46857 - estebank:use-loop-sp, r=nikomatsakis | bors | -28/+7 |
| 2017-12-22 | Auto merge of #46842 - michaelwoerister:fingerprint-vec, r=nikomatsakis | bors | -73/+129 |
| 2017-12-22 | fix errors in rustc_data_structures | Michael Hewson | -1/+1 |
| 2017-12-22 | fix some errors in libstd | Michael Hewson | -2/+2 |
| 2017-12-22 | Auto merge of #46838 - pnkfelix:issue-46112-followup, r=estebank | bors | -15/+46 |
| 2017-12-22 | Auto merge of #46779 - Zoxc:par-merge-without-sync, r=arielb1 | bors | -70/+89 |
| 2017-12-22 | Convert warning about `*const _` to a future-compat lint | Michael Hewson | -13/+29 |
| 2017-12-22 | Auto merge of #46752 - Yoric:nll, r=arielb1 | bors | -39/+45 |
| 2017-12-22 | Auto merge of #46732 - estebank:silence-recovered-blocks, r=petrochenkov | bors | -41/+112 |
| 2017-12-21 | Mark clippy as broken | Esteban Küber | -1/+1 |
| 2017-12-21 | Auto merge of #46922 - kennytm:rollup, r=kennytm | bors | -324/+424 |
| 2017-12-21 | Do not emit type errors on recovered blocks | Esteban Küber | -40/+111 |
| 2017-12-22 | Rollup merge of #46918 - alexcrichton:fix-ordering, r=michaelwoerister | kennytm | -0/+11 |
| 2017-12-21 | Auto merge of #45930 - jplatte:generics_refactoring, r=eddyb | bors | -836/+1024 |
| 2017-12-22 | Rollup merge of #46898 - tspiteri:int-overflow-not-underflow, r=steveklabnik | kennytm | -19/+15 |
| 2017-12-22 | Rollup merge of #46890 - arielb1:contributing-improvements, r=steveklabnik | kennytm | -10/+36 |
| 2017-12-22 | Rollup merge of #46884 - Manishearth:vec-docs, r=steveklabnik | kennytm | -2/+4 |
| 2017-12-22 | Rollup merge of #46878 - malbarbo:fix-armv5te, r=alexcrichton | kennytm | -0/+0 |
| 2017-12-22 | Rollup merge of #46858 - QuietMisdreavus:external-doc-error, r=estebank | kennytm | -9/+56 |
| 2017-12-22 | Rollup merge of #46847 - GuillaumeGomez:more-sidebar-escape, r=QuietMisdreavus | kennytm | -3/+49 |
| 2017-12-22 | Rollup merge of #46839 - michaelwoerister:faster-span-hashing-2, r=nikomatsakis | kennytm | -8/+36 |
| 2017-12-22 | Rollup merge of #46820 - nodakai:simplify-int-impl, r=alexcrichton | kennytm | -151/+52 |
| 2017-12-22 | Rollup merge of #46814 - varkor:contrib-7, r=alexcrichton | kennytm | -5/+67 |
| 2017-12-22 | Rollup merge of #46809 - eddyb:issue-46769-optimal, r=arielb1 | kennytm | -9/+16 |
| 2017-12-22 | Rollup merge of #46784 - bjorn3:patch-1, r=pnkfelix | kennytm | -59/+24 |
| 2017-12-22 | Rollup merge of #46780 - varkor:contrib-5, r=arielb1 | kennytm | -17/+36 |
| 2017-12-22 | Rollup merge of #46636 - frewsxcv:frewsxcv-fn-box, r=estebank | kennytm | -32/+22 |
| 2017-12-21 | Mir: fixup nits in previous commit (f536143) | David Henningsson | -6/+5 |
| 2017-12-21 | Add Encodable and Decodable impls for Arc<[T]> | John Kåre Alsaker | -0/+24 |
| 2017-12-21 | Remove useless Rc | John Kåre Alsaker | -2/+2 |