| Age | Commit message (Expand) | Author | Lines |
| 2020-01-02 | Use drop instead of the toilet closure `|_| ()` | Lzu Tao | -35/+35 |
| 2019-12-31 | Auto merge of #67752 - Dylan-DPC:rollup-7f9v4nx, r=Dylan-DPC | bors | -909/+921 |
| 2019-12-31 | Rollup merge of #67735 - petrochenkov:uibool, r=Mark-Simulacrum | Dylan DPC | -27/+17 |
| 2019-12-31 | Rollup merge of #67723 - ldm0:E0477, r=Dylan-DPC | Dylan DPC | -3/+54 |
| 2019-12-31 | Rollup merge of #67719 - jumbatm:add-self-to-mailmap, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2019-12-31 | Rollup merge of #67697 - cjgillot:passes-scope-tree, r=Zoxc | Dylan DPC | -877/+847 |
| 2019-12-31 | Rollup merge of #67430 - tspiteri:minus-inf, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2019-12-31 | Auto merge of #67597 - estebank:placeholder-type, r=oli-obk | bors | -119/+516 |
| 2019-12-31 | Auto merge of #67032 - cjgillot:hirene, r=Zoxc | bors | -333/+186 |
| 2019-12-30 | Enlarge smallvec. | Camille GILLOT | -2/+2 |
| 2019-12-30 | Reduce allocations. | Camille GILLOT | -9/+8 |
| 2019-12-30 | review comments and fix rebase | Esteban Küber | -19/+14 |
| 2019-12-30 | Auto merge of #67707 - petrochenkov:crateren, r=Centril | bors | -198/+195 |
| 2019-12-30 | Support `-Z ui-testing=yes/no` | Vadim Petrochenkov | -27/+17 |
| 2019-12-30 | Rename `rustc_resolve/resolve_imports.rs` -> `rustc_resolve/imports.rs` | Vadim Petrochenkov | -8/+8 |
| 2019-12-30 | Rename `libsyntax_ext` and `libsyntax_expand` in code | Vadim Petrochenkov | -72/+69 |
| 2019-12-30 | Make things build again | Vadim Petrochenkov | -125/+125 |
| 2019-12-30 | Rename directories for some crates from `syntax_x` to `rustc_x` | Vadim Petrochenkov | -0/+0 |
| 2019-12-30 | Auto merge of #67474 - mark-i-m:simplify-borrow_check-4, r=matthewjasper | bors | -239/+119 |
| 2019-12-30 | Auto merge of #67667 - wesleywiser:speed_up_trivially_valid_constants, r=oli-obk | bors | -3/+99 |
| 2019-12-30 | Outdated comment. | Camille GILLOT | -1/+1 |
| 2019-12-30 | Inert doc comments. | Camille GILLOT | -0/+6 |
| 2019-12-30 | Move region_scope_tree query to librustc_passes. | Camille GILLOT | -719/+683 |
| 2019-12-30 | Move region.rs to librustc_passes. | Camille GILLOT | -0/+0 |
| 2019-12-30 | Duplicate allocations in lowering. | Camille GILLOT | -3/+3 |
| 2019-12-30 | Avoid a few allocations. | Camille GILLOT | -12/+14 |
| 2019-12-30 | Allocate inside lower_path_extra. | Camille GILLOT | -38/+20 |
| 2019-12-30 | Retire hir::ptr. | Camille GILLOT | -153/+2 |
| 2019-12-30 | Retire HirVec. | Camille GILLOT | -56/+37 |
| 2019-12-30 | Remove HirVec from Generics. | Camille GILLOT | -87/+127 |
| 2019-12-30 | Gammer fix | Donough Liu | -3/+3 |
| 2019-12-30 | Auto merge of #67658 - spastorino:do-not-copy-zsts, r=oli-obk | bors | -25/+45 |
| 2019-12-30 | Add error code explanation for E0477 | Donough Liu | -3/+54 |
| 2019-12-30 | Auto merge of #67721 - JohnTitor:rollup-o8zm4r9, r=JohnTitor | bors | -262/+333 |
| 2019-12-30 | Rollup merge of #67715 - petertodd:2019-typo-manuallydrop, r=Centril | Yuki Okushi | -1/+1 |
| 2019-12-30 | Rollup merge of #67701 - petrochenkov:tidybless, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2019-12-30 | Rollup merge of #67698 - cjgillot:passes-first, r=Zoxc | Yuki Okushi | -95/+97 |
| 2019-12-30 | Rollup merge of #67687 - estebank:issue-67634, r=matthewjasper | Yuki Okushi | -2/+38 |
| 2019-12-30 | Rollup merge of #67677 - petrochenkov:dupexp, r=Centril | Yuki Okushi | -33/+9 |
| 2019-12-30 | Rollup merge of #67657 - jumbatm:cleanup-const-hack, r=oli-obk | Yuki Okushi | -16/+20 |
| 2019-12-30 | Rollup merge of #67622 - gilescope:async-keyword-doc, r=Centril | Yuki Okushi | -4/+23 |
| 2019-12-30 | Rollup merge of #67564 - Mark-Simulacrum:iter-adapter-panic, r=LukasKalbertodt | Yuki Okushi | -0/+5 |
| 2019-12-30 | Rollup merge of #67287 - Centril:mismatch-range-improve-diag, r=estebank | Yuki Okushi | -38/+81 |
| 2019-12-30 | Rollup merge of #64273 - petrochenkov:stabattrmod, r=Centril | Yuki Okushi | -72/+58 |
| 2019-12-30 | Add self to mailmap. | jumbatm | -0/+1 |
| 2019-12-29 | fix review comment | mark | -5/+6 |
| 2019-12-29 | Get rid of ErrorReportingCtx | mark | -243/+122 |
| 2019-12-29 | review comments | Esteban Küber | -10/+15 |
| 2019-12-29 | clean up logic | Esteban Küber | -142/+150 |
| 2019-12-29 | review comments | Esteban Küber | -47/+46 |