| Age | Commit message (Expand) | Author | Lines |
| 2019-08-14 | Rollup merge of #63537 - petrochenkov:novisit, r=alexcrichton | Mazdak Farrokhzad | -35/+33 |
| 2019-08-14 | Rollup merge of #63528 - petrochenkov:anyany, r=estebank | Mazdak Farrokhzad | -54/+27 |
| 2019-08-14 | Rollup merge of #63509 - estebank:async-span, r=Centril | Mazdak Farrokhzad | -1/+27 |
| 2019-08-14 | Rollup merge of #63507 - estebank:type-inference-error, r=Centril | Mazdak Farrokhzad | -74/+405 |
| 2019-08-14 | Rollup merge of #63490 - Centril:cleanup-pat-parser, r=petrochenkov | Mazdak Farrokhzad | -190/+235 |
| 2019-08-14 | Rollup merge of #63075 - RalfJung:deref-checks, r=oli-obk | Mazdak Farrokhzad | -25/+66 |
| 2019-08-14 | Rollup merge of #62984 - nathanwhit:extra_semi_lint, r=varkor | Mazdak Farrokhzad | -4/+95 |
| 2019-08-14 | review comments | Esteban Küber | -64/+73 |
| 2019-08-14 | Auto merge of #63544 - Centril:rollup-qhqfcov, r=Centril | bors | -193/+2462 |
| 2019-08-14 | Rollup merge of #63530 - ehuss:typo-statemement, r=centril | Mazdak Farrokhzad | -3/+3 |
| 2019-08-14 | Rollup merge of #63529 - andersk:release-notes-kleene, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-08-14 | Rollup merge of #63512 - 95th:master, r=cramertj | Mazdak Farrokhzad | -0/+28 |
| 2019-08-14 | Rollup merge of #63511 - pietroalbini:pa-ci-date, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+15 |
| 2019-08-14 | Rollup merge of #63508 - estebank:compromice, r=petrochenkov | Mazdak Farrokhzad | -6/+23 |
| 2019-08-14 | Rollup merge of #63501 - nikomatsakis:issue-63500-async-anon-impl-lifetime, r... | Mazdak Farrokhzad | -9/+94 |
| 2019-08-14 | Rollup merge of #63499 - nikomatsakis:issuee-63388-async-fn-elision-self-mut-... | Mazdak Farrokhzad | -1908/+983 |
| 2019-08-14 | Rollup merge of #63493 - sd234678:remove-unneeded-comment-from-src/libcore/ha... | Mazdak Farrokhzad | -2/+0 |
| 2019-08-14 | Rollup merge of #63488 - RalfJung:diagnostic-docs, r=zackmdavis | Mazdak Farrokhzad | -0/+6 |
| 2019-08-14 | Rollup merge of #63486 - Observer42:document-from-trait-in-binaryheap, r=Centril | Mazdak Farrokhzad | -0/+3 |
| 2019-08-14 | Rollup merge of #63485 - pietroalbini:new-mirror-bucket, r=alexcrichton | Mazdak Farrokhzad | -23/+25 |
| 2019-08-14 | Rollup merge of #63475 - iluuu1994:issue-62632, r=Centril | Mazdak Farrokhzad | -8/+33 |
| 2019-08-14 | Rollup merge of #63459 - eddyb:issue-63430, r=petrochenkov | Mazdak Farrokhzad | -1/+15 |
| 2019-08-14 | Rollup merge of #63421 - clarfon:escape_default, r=dtolnay | Mazdak Farrokhzad | -0/+9 |
| 2019-08-14 | Rollup merge of #63383 - Centril:async-lifetime-elision-tests, r=nikomatsakis | Mazdak Farrokhzad | -0/+2867 |
| 2019-08-14 | Rollup merge of #62849 - davidtwco:prohibit-inheriting-lifetimes, r=nikomatsakis | Mazdak Farrokhzad | -6/+132 |
| 2019-08-14 | Rollup merge of #62760 - chansuke:dedupe-error-messages, r=zackmdavis | Mazdak Farrokhzad | -9/+8 |
| 2019-08-13 | Suggest giving return type to closures on E0282 | Esteban Küber | -90/+199 |
| 2019-08-14 | expand: Unimplement `MutVisitor` on `MacroExpander` | Vadim Petrochenkov | -33/+31 |
| 2019-08-14 | expand: `expand_fragment` -> `fully_expand_fragment` | Vadim Petrochenkov | -6/+6 |
| 2019-08-13 | Apply Centril's suggestion | Eric Huss | -3/+3 |
| 2019-08-13 | review comments | Esteban Küber | -12/+9 |
| 2019-08-13 | review comment: move test | Esteban Küber | -3/+4 |
| 2019-08-13 | review comments | Esteban Küber | -27/+30 |
| 2019-08-13 | Fix typo in error message. | Eric Huss | -3/+3 |
| 2019-08-13 | RELEASES.md: ? is one of three Kleene operators | Anders Kaseorg | -1/+1 |
| 2019-08-13 | syntax: Remove `DummyResult::expn_only` | Vadim Petrochenkov | -54/+27 |
| 2019-08-13 | review comment: remove unecessary error in test | Esteban Küber | -12/+4 |
| 2019-08-13 | bless tests with compare-mode=nll | Niko Matsakis | -136/+538 |
| 2019-08-13 | Provide map_ok and map_err method for Poll<Option<Result<T, E>>> | Gurwinder Singh | -0/+28 |
| 2019-08-13 | ci: add a check for clock drift | Pietro Albini | -0/+15 |
| 2019-08-13 | Point at the right enclosing scope when using `await` in non-async fn | Esteban Küber | -1/+26 |
| 2019-08-12 | Do not ICE when synthesizing spans falling inside unicode chars | Esteban Küber | -0/+28 |
| 2019-08-12 | Suggest `Box::new` when appropriate | Esteban Küber | -4/+100 |
| 2019-08-12 | Fix tidy | Esteban Küber | -5/+5 |
| 2019-08-12 | bless tests | Niko Matsakis | -146/+27 |
| 2019-08-12 | Resolve types when suggesting boxed closure | Esteban Küber | -11/+30 |
| 2019-08-12 | clear in-scope lifetimes for nested items in HIR lowering | Niko Matsakis | -4/+65 |
| 2019-08-12 | When needing type annotations in local bindings, account for impl Trait and c... | Esteban Küber | -2/+97 |
| 2019-08-12 | fix README.md | Niko Matsakis | -5/+5 |
| 2019-08-12 | revamp comment | Niko Matsakis | -15/+61 |