| Age | Commit message (Expand) | Author | Lines |
| 2019-08-16 | Rollup merge of #63612 - estebank:macro-sugg-try-into, r=Centril | Mazdak Farrokhzad | -0/+14 |
| 2019-08-16 | Rollup merge of #63539 - Centril:2015.await, r=oli-obk | Mazdak Farrokhzad | -0/+88 |
| 2019-08-16 | Rollup merge of #63535 - petrochenkov:expndata, r=matthewjasper | Mazdak Farrokhzad | -71/+71 |
| 2019-08-16 | Rollup merge of #62593 - kper:cleanup_abi, r=Centril | Mazdak Farrokhzad | -0/+112 |
| 2019-08-15 | Do not suggest `try_into` for base types inside of macro expansions | Esteban Küber | -0/+14 |
| 2019-08-15 | resolve: Move macro resolution traces from `Module`s to `Resolver` | Vadim Petrochenkov | -71/+71 |
| 2019-08-15 | Duplicate `test-macros.rs` to fix test #62593 | Kevin Per | -0/+112 |
| 2019-08-15 | Remove `run-pass` directory #62593 | Kevin Per | -1913/+0 |
| 2019-08-15 | Move `test-macros.rs` back to `ui` to fix tests #62593 | Kevin Per | -0/+0 |
| 2019-08-15 | Group all ui tests and move to abi #62593 | Kevin Per | -0/+0 |
| 2019-08-15 | Rollup merge of #63582 - JohnTitor:fix-ice-63226, r=oli-obk | Mazdak Farrokhzad | -0/+26 |
| 2019-08-15 | Rollup merge of #63577 - meffij:test-hrtb, r=alexcrichton | Mazdak Farrokhzad | -0/+31 |
| 2019-08-15 | ignore tests on wasm32-bare | Ralf Jung | -0/+1 |
| 2019-08-15 | test Retag in drop shim | Ralf Jung | -11/+26 |
| 2019-08-15 | Fixing broken tests #62401 | Kevin Per | -0/+136 |
| 2019-08-15 | Grouping ABI tests (2) #62401 | Kevin Per | -0/+82 |
| 2019-08-15 | Grouping ABI test #62401 | Kevin Per | -0/+1695 |
| 2019-08-15 | Adjust regression test | Yuki Okushi | -0/+2 |
| 2019-08-15 | Check FnHeader not to cause ICE | Yuki Okushi | -0/+24 |
| 2019-08-15 | Auto merge of #62429 - cuviper:iter-closures, r=cramertj | bors | -0/+124 |
| 2019-08-15 | Auto merge of #63575 - Centril:rollup-anlv9g5, r=Centril | bors | -34/+245 |
| 2019-08-14 | Test HRTB issue accepted by compiler | nivlac | -0/+31 |
| 2019-08-14 | Rollup merge of #63560 - Centril:mv-generator-test, r=petrochenkov | Mazdak Farrokhzad | -0/+2 |
| 2019-08-14 | Rollup merge of #63509 - estebank:async-span, r=Centril | Mazdak Farrokhzad | -0/+23 |
| 2019-08-14 | Rollup merge of #63507 - estebank:type-inference-error, r=Centril | Mazdak Farrokhzad | -16/+175 |
| 2019-08-14 | Rollup merge of #63075 - RalfJung:deref-checks, r=oli-obk | Mazdak Farrokhzad | -15/+21 |
| 2019-08-14 | Rollup merge of #62984 - nathanwhit:extra_semi_lint, r=varkor | Mazdak Farrokhzad | -3/+24 |
| 2019-08-14 | Auto merge of #63534 - Mark-Simulacrum:stage0-bump, r=Centril | bors | -1/+1 |
| 2019-08-14 | move test that shouldn't be in test/run-pass/ | Mazdak Farrokhzad | -0/+2 |
| 2019-08-14 | Handle cfg(bootstrap) throughout | Mark Rousskov | -1/+1 |
| 2019-08-14 | Rollup merge of #63530 - ehuss:typo-statemement, r=centril | Mazdak Farrokhzad | -2/+2 |
| 2019-08-14 | Rollup merge of #63508 - estebank:compromice, r=petrochenkov | Mazdak Farrokhzad | -0/+14 |
| 2019-08-14 | Rollup merge of #63501 - nikomatsakis:issue-63500-async-anon-impl-lifetime, r... | Mazdak Farrokhzad | -0/+54 |
| 2019-08-14 | Rollup merge of #63499 - nikomatsakis:issuee-63388-async-fn-elision-self-mut-... | Mazdak Farrokhzad | -1783/+881 |
| 2019-08-14 | Rollup merge of #63475 - iluuu1994:issue-62632, r=Centril | Mazdak Farrokhzad | -8/+14 |
| 2019-08-14 | Rollup merge of #63459 - eddyb:issue-63430, r=petrochenkov | Mazdak Farrokhzad | -0/+14 |
| 2019-08-14 | Rollup merge of #63383 - Centril:async-lifetime-elision-tests, r=nikomatsakis | Mazdak Farrokhzad | -0/+2867 |
| 2019-08-14 | typeck: add tests for suggesting -> 2018 on wrong <expr>.await | Mazdak Farrokhzad | -0/+88 |
| 2019-08-13 | Suggest giving return type to closures on E0282 | Esteban Küber | -19/+57 |
| 2019-08-13 | Apply Centril's suggestion | Eric Huss | -2/+2 |
| 2019-08-13 | review comment: move test | Esteban Küber | -3/+4 |
| 2019-08-13 | review comments | Esteban Küber | -3/+3 |
| 2019-08-13 | Fix typo in error message. | Eric Huss | -2/+2 |
| 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 | Point at the right enclosing scope when using `await` in non-async fn | Esteban Küber | -0/+22 |
| 2019-08-12 | Do not ICE when synthesizing spans falling inside unicode chars | Esteban Küber | -0/+22 |
| 2019-08-12 | Suggest `Box::new` when appropriate | Esteban Küber | -0/+40 |
| 2019-08-12 | Fix tidy | Esteban Küber | -4/+4 |
| 2019-08-12 | bless tests | Niko Matsakis | -146/+27 |