| Age | Commit message (Expand) | Author | Lines |
| 2018-07-24 | Rollup merge of #52645 - oli-obk:existential_in_fn_body, r=dtolnay | Mark Rousskov | -0/+22 |
| 2018-07-24 | Rollup merge of #52391 - Amanieu:volatile_unaligned, r=alexcrichton | Mark Rousskov | -3/+10 |
| 2018-07-24 | Auto merge of #52181 - QuietMisdreavus:panicked-tester, r=GuillaumeGomez | bors | -0/+61 |
| 2018-07-24 | Auto merge of #51587 - mark-i-m:at_most_once_rep_2018, r=alexcrichton | bors | -207/+392 |
| 2018-07-24 | Auto merge of #52597 - oli-obk:promotion_simplify, r=nagisa | bors | -152/+16 |
| 2018-07-24 | Allow declaring existential types inside blocks | Oliver Schneider | -0/+22 |
| 2018-07-24 | Auto merge of #52655 - kennytm:rollup, r=kennytm | bors | -14/+5 |
| 2018-07-23 | Allow by default, fix tests | mark | -6/+24 |
| 2018-07-23 | Implement 2015 vs 2018 `?` kleene op + test | mark | -204/+371 |
| 2018-07-24 | Rollup merge of #52622 - estebank:lifetime-multispan, r=nikomatsakis | kennytm | -3/+3 |
| 2018-07-24 | Rollup merge of #52605 - estebank:str-plus-eq, r=oli-obk | kennytm | -11/+2 |
| 2018-07-24 | Auto merge of #52618 - alexcrichton:capture-more, r=petrochenkov | bors | -0/+79 |
| 2018-07-23 | Auto merge of #52175 - fpoli:testsuite-callsite-span, r=petrochenkov | bors | -43/+105 |
| 2018-07-23 | Auto merge of #50494 - F001:as_cell, r=alexcrichton | bors | -0/+21 |
| 2018-07-23 | Auto merge of #52506 - alexcrichton:dont-duplicate-wasm-sections, r=michaelwo... | bors | -0/+65 |
| 2018-07-23 | use inherent method instead | F001 | -3/+2 |
| 2018-07-23 | Match errors using the callsite of macro expansions | Federico Poli | -43/+105 |
| 2018-07-23 | Auto merge of #52589 - petrochenkov:derlint, r=alexcrichton | bors | -0/+16 |
| 2018-07-23 | Update mir-opt to promoted changes | Oliver Schneider | -10/+4 |
| 2018-07-23 | Promoteds are statics and statics have a place, not just a value | Oliver Schneider | -142/+12 |
| 2018-07-23 | Auto merge of #52571 - oli-obk:promotion_abort, r=nagisa | bors | -0/+38 |
| 2018-07-23 | Auto merge of #52568 - oli-obk:span_bug_error, r=varkor | bors | -0/+91 |
| 2018-07-22 | Auto merge of #52564 - pnkfelix:issue-52126-lhs-of-assign-op-is-invariant, r=... | bors | -1/+89 |
| 2018-07-22 | Auto merge of #52069 - zackmdavis:elided_states_of_america—and_to_the_re-pu... | bors | -33/+250 |
| 2018-07-22 | Use MultiSpan in E0707 and E709 | Esteban Küber | -3/+3 |
| 2018-07-22 | Auto merge of #52616 - kennytm:rollup, r=kennytm | bors | -16/+43 |
| 2018-07-23 | Rollup merge of #52051 - scottmcm:swap-directly, r=alexcrichton | kennytm | -0/+27 |
| 2018-07-22 | Auto merge of #52572 - davidtwco:issue-51027, r=nikomatsakis | bors | -50/+59 |
| 2018-07-22 | rustc: Implement tokenization of nested items | Alex Crichton | -0/+79 |
| 2018-07-22 | in which the elided-lifetimes-in-paths lint undergoes a revolution | Zack M. Davis | -33/+250 |
| 2018-07-22 | Rollup merge of #52507 - estebank:infer-type, r=nikomatsakis | kennytm | -16/+16 |
| 2018-07-22 | Use correct exclusion comment | Oliver Schneider | -1/+2 |
| 2018-07-22 | Fallback to general error handling in ICE cases. | David Wood | -22/+31 |
| 2018-07-22 | Improved closure errors. | David Wood | -28/+28 |
| 2018-07-22 | Classify aggregate rvalues as assignments. | David Wood | -7/+7 |
| 2018-07-22 | Auto merge of #52368 - GuillaumeGomez:intra_doc_link_resolution_failure-docum... | bors | -0/+39 |
| 2018-07-22 | Auto merge of #52359 - matthewjasper:combine-move-error-reporting, r=pnkfelix | bors | -35/+36 |
| 2018-07-22 | Auto merge of #52394 - estebank:println, r=oli-obk | bors | -78/+201 |
| 2018-07-21 | Only run the test on x86_64 | Scott McMurray | -0/+1 |
| 2018-07-21 | Do not suggest using `to_owned()` on `&str += &str` | Esteban Küber | -11/+2 |
| 2018-07-21 | Don't use SIMD in mem::swap for types smaller than the block size | Scott McMurray | -0/+26 |
| 2018-07-21 | Fix tidy by adding new feature gate test | Esteban Küber | -0/+24 |
| 2018-07-21 | fix logic bug | Esteban Küber | -0/+0 |
| 2018-07-22 | Add "self" intra-link support | Guillaume Gomez | -0/+39 |
| 2018-07-21 | Auto merge of #52115 - Dylan-DPC:feature/nll-liveness-regions, r=nikomatsakis | bors | -244/+0 |
| 2018-07-21 | don't spawn processes on wasm | Oliver Schneider | -0/+2 |
| 2018-07-21 | Suggest space separated format str literal | Esteban Küber | -2/+2 |
| 2018-07-21 | Attach deprecation lint `proc_macro_derive_resolution_fallback` to a specific... | Vadim Petrochenkov | -0/+16 |
| 2018-07-21 | Auto merge of #51959 - tmandry:make-implied-outlives-query, r=nikomatsakis | bors | -4/+106 |
| 2018-07-21 | update tests | Matthew Jasper | -11/+28 |