| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 | 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 | Auto merge of #51959 - tmandry:make-implied-outlives-query, r=nikomatsakis | bors | -4/+106 |
| 2018-07-21 | update tests | Matthew Jasper | -11/+28 |
| 2018-07-21 | Add specific message when moving from upvars in a non-FnOnce closure | Matthew Jasper | -24/+8 |
| 2018-07-21 | Auto merge of #52405 - matthewjasper:mutability-errors, r=pnkfelix | bors | -88/+1128 |
| 2018-07-21 | delete tests | dylan_DPC | -110/+0 |
| 2018-07-21 | we now get 2 extra mismatched type errors | Niko Matsakis | -4/+69 |
| 2018-07-21 | add regression test for #52078 | Niko Matsakis | -0/+37 |
| 2018-07-21 | Auto merge of #52555 - petrochenkov:mresfact, r=alexcrichton | bors | -0/+93 |
| 2018-07-21 | Auto merge of #52535 - alexcrichton:update-stdsimd, r=Mark-Simulacrum | bors | -1/+0 |
| 2018-07-21 | remove unwanted tests and a reference to it in comments | dylan_DPC | -134/+0 |
| 2018-07-20 | Update stdsimd to undo an accidental stabilization | Alex Crichton | -1/+0 |
| 2018-07-21 | Auto merge of #52536 - alexcrichton:attr-spans, r=nikomatsakis | bors | -0/+88 |
| 2018-07-20 | fix grep test looking for newline | Esteban Küber | -1/+1 |
| 2018-07-21 | Rollup merge of #52539 - alexcrichton:two-attrs, r=petrochenkov | kennytm | -0/+46 |
| 2018-07-21 | Rollup merge of #52527 - ljedrz:cleanup_13973, r=oli-obk | kennytm | -10/+0 |
| 2018-07-21 | Rollup merge of #52526 - ljedrz:cleanup_18800, r=alexcrichton | kennytm | -1/+0 |
| 2018-07-20 | Update tests for new NLL mutability errors | Matthew Jasper | -88/+1128 |
| 2018-07-20 | Add trailing newline | Oliver Schneider | -1/+1 |
| 2018-07-20 | Add test | Oliver Schneider | -0/+35 |
| 2018-07-20 | Fix new test | Esteban Küber | -2/+2 |
| 2018-07-20 | Reword when `_` couldn't be inferred | Esteban Küber | -14/+14 |
| 2018-07-20 | Properly scope label resolution | Oliver Schneider | -0/+91 |
| 2018-07-20 | Auto merge of #52498 - oli-obk:const_prop, r=nikomatsakis | bors | -1/+27 |
| 2018-07-20 | For some reason, on my linux box, using `-Zverbose` here is causing a linker ... | Felix S. Klock II | -1/+1 |
| 2018-07-20 | Regression test for issue. | Felix S. Klock II | -0/+88 |
| 2018-07-20 | resolve: Fully prohibit shadowing of in-scope names by globs in macro paths | Vadim Petrochenkov | -0/+93 |