| Age | Commit message (Expand) | Author | Lines |
| 2017-10-15 | Auto merge of #45200 - mikhail-m1:match-with-false-edges, r=nikomatsakis | bors | -5/+49 |
| 2017-10-14 | Auto merge of #44867 - kennytm:rustdoc-md-test-title, r=alexcrichton | bors | -30/+50 |
| 2017-10-14 | Auto merge of #45177 - oli-obk:clippy, r=alexcrichton | bors | -27/+19 |
| 2017-10-14 | Auto merge of #45175 - petrochenkov:dyn, r=nikomatsakis | bors | -49/+154 |
| 2017-10-14 | Auto merge of #45167 - pnkfelix:migrate-remaining-ast-diagnostics, r=arielb1 | bors | -530/+622 |
| 2017-10-14 | Auto merge of #45162 - chrisvittal:mir-testing, r=nikomatsakis | bors | -105/+398 |
| 2017-10-14 | Update rustfmt submodule | Vadim Petrochenkov | -8/+5 |
| 2017-10-14 | Implement `dyn Trait` syntax | Vadim Petrochenkov | -41/+149 |
| 2017-10-14 | Auto merge of #45155 - Nashenas88:nll-infer, r=nikomatsakis | bors | -9/+245 |
| 2017-10-14 | Auto merge of #45137 - theotherjimmy:vtable-methods-query, r=nikomatsakis | bors | -147/+79 |
| 2017-10-14 | Auto merge of #45104 - vitiral:incr_auto_assert2, r=michaelwoerister | bors | -475/+786 |
| 2017-10-14 | Auto merge of #45102 - petrochenkov:noar, r=alexcrichton | bors | -59/+6 |
| 2017-10-13 | Auto merge of #45069 - sinkuu:tuple_arg, r=nikomatsakis | bors | -52/+209 |
| 2017-10-13 | Auto merge of #45261 - kennytm:rollup, r=kennytm | bors | -179/+818 |
| 2017-10-13 | fix review comments | Garrett Berg | -49/+51 |
| 2017-10-13 | Rollup merge of #45253 - Gankro:drop_docs, r=kennytm | kennytm | -3/+5 |
| 2017-10-13 | Rollup merge of #45245 - stjepang:more-padding-between-impls, r=QuietMisdreavus | kennytm | -1/+1 |
| 2017-10-13 | Rollup merge of #45240 - GuillaumeGomez:mobile-sidebar-improvements, r=QuietM... | kennytm | -5/+7 |
| 2017-10-13 | Rollup merge of #45236 - alexcrichton:build-less, r=Mark-Simulacrum | kennytm | -4/+10 |
| 2017-10-13 | Rollup merge of #45221 - estebank:issue-41790, r=nikomatsakis | kennytm | -1/+45 |
| 2017-10-13 | Rollup merge of #45209 - kennytm:treat-checksum-error-as-download-error, r=Ma... | kennytm | -20/+37 |
| 2017-10-13 | Rollup merge of #45203 - alexcrichton:update-llvm, r=michaelwoerister | kennytm | -0/+0 |
| 2017-10-13 | Rollup merge of #45189 - alexcrichton:thinlto-allocators, r=michaelwoerister | kennytm | -41/+25 |
| 2017-10-13 | Rollup merge of #45178 - Badel2:comma-after-struct, r=petrochenkov | kennytm | -0/+56 |
| 2017-10-13 | Rollup merge of #45173 - laumann:suggest-misspelled-labels, r=petrochenkov | kennytm | -10/+72 |
| 2017-10-13 | Rollup merge of #45133 - GuillaumeGomez:usize-index-msg, r=dtolnay | kennytm | -1/+40 |
| 2017-10-13 | Rollup merge of #45122 - jean-lourenco:master, r=nikomatsakis | kennytm | -1/+7 |
| 2017-10-13 | Rollup merge of #45110 - Nashenas88:master, r=arielb1 | kennytm | -25/+71 |
| 2017-10-13 | Rollup merge of #44855 - federicomenaquintero:master, r=steveklabnik | kennytm | -67/+442 |
| 2017-10-13 | Auto merge of #45063 - michaelwoerister:bring-back-incremental-info, r=nikoma... | bors | -25/+90 |
| 2017-10-13 | Remove recursion from `define_{provider|map}_struct` | Jimmy Brisson | -99/+4 |
| 2017-10-13 | Remove export of vtable_methods | Jimmy Brisson | -1/+1 |
| 2017-10-13 | Wrap vtable_methods return type in RC | Jimmy Brisson | -44/+47 |
| 2017-10-13 | get_vtable_methods => vtable_methods query | Jimmy Brisson | -8/+32 |
| 2017-10-13 | Convert return type of get_vtable_methods to Vec | Jimmy Brisson | -4/+4 |
| 2017-10-13 | Add License to infer.rs | Santiago Pastorino | -0/+10 |
| 2017-10-13 | TODO -> FIXME | Santiago Pastorino | -4/+4 |
| 2017-10-13 | Add allow_dead code directive to unused methods | Santiago Pastorino | -0/+5 |
| 2017-10-13 | Do not move infcx, just borrow it | Santiago Pastorino | -7/+8 |
| 2017-10-13 | borrow block_data instead of moving it | Santiago Pastorino | -1/+1 |
| 2017-10-13 | sup_def is a mutable reference | Santiago Pastorino | -1/+1 |
| 2017-10-13 | inteference_context should be mut | Santiago Pastorino | -1/+1 |
| 2017-10-13 | Mark Region as public | Santiago Pastorino | -1/+1 |
| 2017-10-13 | Mark free regions handling as TODO | Santiago Pastorino | -9/+10 |
| 2017-10-13 | Initial attempt at implementation of inference layout for nll | Paul Faria | -5/+224 |
| 2017-10-13 | Auto merge of #45055 - GuillaumeGomez:search-tabs, r=QuietMisdreavus | bors | -22/+175 |
| 2017-10-13 | Auto merge of #45032 - alexcrichton:target-cfu, r=michaelwoerister | bors | -50/+56 |
| 2017-10-13 | Auto merge of #45031 - alexcrichton:nounwind, r=arielb1 | bors | -3/+50 |
| 2017-10-13 | Clarify how needs_drop is conservative | Alexis Beingessner | -3/+5 |
| 2017-10-12 | incr comp: rustc_clean/dirty auto assert | Garrett Berg | -465/+774 |