| Age | Commit message (Expand) | Author | Lines |
| 2019-10-29 | Add lint for unnecessary parens around types | jack-t | -27/+65 |
| 2019-10-03 | Auto merge of #64938 - estebank:ice-ice-baby, r=matthewjasper | bors | -2/+29 |
| 2019-10-03 | Auto merge of #64999 - nikomatsakis:issue-60424-async-return-inference, r=cra... | bors | -497/+763 |
| 2019-10-03 | ./x.py test --bless --compare-mode=nll | Niko Matsakis | -288/+258 |
| 2019-10-03 | Rollup merge of #65002 - alexcrichton:update-lvlm, r=nikic | Mazdak Farrokhzad | -0/+0 |
| 2019-10-03 | Rollup merge of #64941 - lzutao:inline-max_min_value, r=nnethercote | Mazdak Farrokhzad | -4/+4 |
| 2019-10-03 | Rollup merge of #65010 - AnthonyMikh:fix_65001, r=estebank | Mazdak Farrokhzad | -1/+2 |
| 2019-10-03 | Rollup merge of #64998 - spastorino:filter-rls-on-tidy, r=petrochenkov | Mazdak Farrokhzad | -0/+3 |
| 2019-10-03 | Rollup merge of #64993 - mathstuf:backtrace-status-eq, r=withoutboats | Mazdak Farrokhzad | -1/+1 |
| 2019-10-03 | Rollup merge of #64975 - crgl:clone-from-linked-list, r=bluss | Mazdak Farrokhzad | -0/+56 |
| 2019-10-03 | Rollup merge of #64959 - davidtwco:issue-64252-self-type-help, r=Centril,este... | Mazdak Farrokhzad | -8/+93 |
| 2019-10-03 | Rollup merge of #64931 - estebank:missing-param-ref, r=matthewjasper,Centril | Mazdak Farrokhzad | -25/+30 |
| 2019-10-03 | Rollup merge of #63678 - Aaron1011:fix/hrtb-leak, r=nikomatsakis | Mazdak Farrokhzad | -30/+172 |
| 2019-10-02 | review comments | Esteban Küber | -11/+8 |
| 2019-10-02 | fix example (le sigh) | Niko Matsakis | -2/+2 |
| 2019-10-02 | add unsize slice-str coercion | Niko Matsakis | -0/+11 |
| 2019-10-02 | review comment | Esteban Küber | -21/+21 |
| 2019-10-02 | Add test for LinkedList clone_from | Charles Gleason | -0/+43 |
| 2019-10-02 | avoid using `skip_binder` and instead look for bound vars properly | Niko Matsakis | -12/+25 |
| 2019-10-02 | Avoid ICE on ReFree region from malformed code | Esteban Küber | -2/+32 |
| 2019-10-02 | s/`async` fn/`async fn`/ | Niko Matsakis | -8/+8 |
| 2019-10-02 | document `shallow_resolve` | Niko Matsakis | -0/+11 |
| 2019-10-02 | document `ret_coercion` and `ret_coercion_span` | Niko Matsakis | -0/+12 |
| 2019-10-02 | improve comments on `GeneratorKind` and `AsyncGeneratorKind` | Niko Matsakis | -3/+5 |
| 2019-10-02 | correct coercion comments | Niko Matsakis | -3/+3 |
| 2019-10-02 | WIP fix tests | Niko Matsakis | -187/+221 |
| 2019-10-02 | Compare primary with value instead of dropping it | AnthonyMikh | -1/+2 |
| 2019-10-02 | Rollup merge of #64997 - rust-lang:nitpick-slp, r=jonas-schievink | Mazdak Farrokhzad | -1/+1 |
| 2019-10-02 | Rollup merge of #64995 - GuillaumeGomez:libtest-rustdoc-warning, r=Mark-Simul... | Mazdak Farrokhzad | -1/+1 |
| 2019-10-02 | Rollup merge of #64991 - wesleywiser:fix_too_eager_const_prop, r=oli-obk | Mazdak Farrokhzad | -29/+28 |
| 2019-10-02 | Rollup merge of #64989 - sinkuu:fix_ice_64964, r=davidtwco | Mazdak Farrokhzad | -9/+37 |
| 2019-10-02 | Rollup merge of #64980 - ecstatic-morse:better-rustc-peek, r=oli-obk | Mazdak Farrokhzad | -130/+237 |
| 2019-10-02 | Rollup merge of #64973 - ecstatic-morse:fix-debuginfo-test, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-10-02 | Rollup merge of #64967 - ecstatic-morse:issue-64945, r=oli-obk | Mazdak Farrokhzad | -16/+93 |
| 2019-10-02 | Rollup merge of #64961 - rust-lang:spastorino-patch-1, r=oli-obk | Mazdak Farrokhzad | -1/+2 |
| 2019-10-02 | Rollup merge of #64948 - GuillaumeGomez:improve-sidebar-styling, r=Mark-Simul... | Mazdak Farrokhzad | -4/+4 |
| 2019-10-02 | Rollup merge of #64922 - spastorino:make-place-builder, r=nikomatsakis | Mazdak Farrokhzad | -30/+114 |
| 2019-10-02 | Rollup merge of #64914 - pnkfelix:issue-64453-regression-test, r=nikomatsakis | Mazdak Farrokhzad | -0/+58 |
| 2019-10-02 | Rollup merge of #64850 - Mark-Simulacrum:dedup-dep-node, r=michaelwoerister | Mazdak Farrokhzad | -22/+18 |
| 2019-10-02 | Rollup merge of #64581 - ztlpn:fix-ok-wrapping-unreachable-code, r=Centril | Mazdak Farrokhzad | -13/+161 |
| 2019-10-02 | Use zipped iterators in clone_from for LinkedList | Charles Gleason | -2/+2 |
| 2019-10-02 | Update llvm-project submodule | Alex Crichton | -0/+0 |
| 2019-10-02 | WIP rebase for `shallow_resolve` call | Niko Matsakis | -1/+1 |
| 2019-10-02 | WIP tidy hir/lowering/expr.rs | Niko Matsakis | -4/+6 |
| 2019-10-02 | extract expected return type from `-> impl Future` obligation | Niko Matsakis | -3/+158 |
| 2019-10-02 | improved debug output | Niko Matsakis | -0/+6 |
| 2019-10-02 | thread down the body so we can check if this is an async fn body | Niko Matsakis | -3/+16 |
| 2019-10-02 | track the kind of async generator we are creating | Niko Matsakis | -15/+52 |
| 2019-10-02 | Filter out RLS output directories on tidy runs | Santiago Pastorino | -0/+3 |
| 2019-10-02 | Use PlaceBuilder to avoid a lot of slice -> vec -> slice convertions | Santiago Pastorino | -30/+114 |