| Age | Commit message (Expand) | Author | Lines |
| 2018-07-28 | Auto merge of #52355 - pietroalbini:zfeature, r=eddyb | bors | -0/+21 |
| 2018-07-28 | Auto merge of #52585 - GuillaumeGomez:generic-impls, r=QuietMisdreavus | bors | -5/+29 |
| 2018-07-28 | Auto merge of #52546 - nikomatsakis:issue-52050, r=pnkfelix | bors | -0/+42 |
| 2018-07-28 | Don't display full blanket implementation and put it into its own section | Guillaume Gomez | -4/+4 |
| 2018-07-28 | Auto merge of #52761 - toidiu:ak-static-infer-fg, r=nikomatsakis | bors | -0/+121 |
| 2018-07-28 | Auto merge of #52802 - kennytm:rollup, r=kennytm | bors | -0/+46 |
| 2018-07-28 | Rollup merge of #52740 - estebank:crate-name, r=petrochenkov | kennytm | -0/+34 |
| 2018-07-28 | Rollup merge of #52702 - csmoe:mut_diff, r=estebank | kennytm | -0/+12 |
| 2018-07-28 | Auto merge of #52678 - matthewjasper:better-spans, r=nikomatsakis | bors | -134/+272 |
| 2018-07-27 | Add the -Zcrate-attr=foo nightly rustc flag to inject crate attributes | Pietro Albini | -0/+21 |
| 2018-07-27 | Auto merge of #52648 - davidtwco:issue-52533, r=nikomatsakis | bors | -50/+162 |
| 2018-07-27 | Region inference error messages no longer start with 'free region' | David Wood | -8/+8 |
| 2018-07-27 | Auto merge of #52733 - pnkfelix:issue-51348-make-temp-for-each-candidate-in-a... | bors | -0/+33 |
| 2018-07-27 | Improved mechanism for naming regions in non-annotated types. | David Wood | -10/+70 |
| 2018-07-27 | Change label from closure to function where appropriate. | David Wood | -34/+32 |
| 2018-07-27 | Fixed missing whitespace on some elaborated types. | David Wood | -3/+3 |
| 2018-07-27 | Update affected tests. | David Wood | -22/+22 |
| 2018-07-27 | Added fully elaborated type label for inferred arguments. | David Wood | -0/+54 |
| 2018-07-27 | Auto merge of #52681 - pnkfelix:z-borrowck-migrate, r=nikomatsakis | bors | -28/+155 |
| 2018-07-27 | Auto merge of #52650 - oli-obk:associated_existential_types, r=nikomatsakis | bors | -0/+104 |
| 2018-07-27 | fix tidy | toidiu | -1/+0 |
| 2018-07-26 | fix test and add feature gate test | toidiu | -4/+43 |
| 2018-07-26 | some comment about not infering static lifetimes test | toidiu | -1/+7 |
| 2018-07-26 | feature gate for inferring 'static lifetimes | toidiu | -0/+77 |
| 2018-07-26 | Auto merge of #52673 - oli-obk:mutable_promoted, r=nagisa,cramertj,estebank | bors | -0/+17 |
| 2018-07-26 | Use better spans for cannot-move errors | Matthew Jasper | -4/+191 |
| 2018-07-26 | Use better spans for dummy accesses used in matches | Matthew Jasper | -130/+81 |
| 2018-07-26 | Suggest underscore when using dashes in crate namet push fork | Esteban Küber | -0/+34 |
| 2018-07-26 | Auto merge of #52735 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -116/+785 |
| 2018-07-26 | Auto merge of #52488 - nikomatsakis:nll-issue-48071-universe-and-sub, r=pnkfelix | bors | -110/+353 |
| 2018-07-26 | Rollup merge of #52734 - nagisa:sparcfix, r=oli-obk | Mark Rousskov | -0/+36 |
| 2018-07-26 | Rollup merge of #52723 - alexcrichton:fix-extern-rename-ice, r=estebank | Mark Rousskov | -0/+45 |
| 2018-07-26 | Rollup merge of #52721 - cramertj:try-poll, r=aturon | Mark Rousskov | -0/+61 |
| 2018-07-26 | Rollup merge of #52695 - oli-obk:const_err_panic, r=petrochenkov | Mark Rousskov | -0/+24 |
| 2018-07-26 | Rollup merge of #52649 - estebank:fmt-span, r=oli-obk | Mark Rousskov | -13/+258 |
| 2018-07-26 | Rollup merge of #52647 - csmoe:closure_arg_ignore, r=estebank | Mark Rousskov | -0/+8 |
| 2018-07-26 | Rollup merge of #52635 - yodaldevoid:issue_18804, r=oli-obk | Mark Rousskov | -0/+43 |
| 2018-07-26 | Rollup merge of #52617 - matthewjasper:remove-unused-code, r=nikomatsakis | Mark Rousskov | -103/+121 |
| 2018-07-26 | Rollup merge of #52558 - wesleywiser:ice_melting, r=estebank | Mark Rousskov | -0/+189 |
| 2018-07-26 | Add a test for sparc64 ABI issue | Simonas Kazlauskas | -0/+36 |
| 2018-07-26 | Regression test for the bug. | Felix S. Klock II | -0/+33 |
| 2018-07-26 | Fix ui test | csmoe | -0/+12 |
| 2018-07-26 | Incorporate edition flag testing into tests of `-Z borrowck=migrate`. | Felix S. Klock II | -7/+52 |
| 2018-07-26 | integrate the edition code. | Felix S. Klock II | -28/+8 |
| 2018-07-26 | patch up mir-opt tests | Niko Matsakis | -14/+14 |
| 2018-07-26 | Bug fix: `#![feature(nll)]` takes precedence over `-Z borrowck=migrate`. | Felix S. Klock II | -0/+46 |
| 2018-07-26 | Test for `-Z borrowck=migrate`. | Felix S. Klock II | -0/+56 |
| 2018-07-26 | move mir_check_* to ui tests, add adjusted references | Niko Matsakis | -3/+71 |
| 2018-07-26 | fix reference file | Niko Matsakis | -1/+1 |
| 2018-07-25 | rustc: Register crates under their real names | Alex Crichton | -0/+45 |