| Age | Commit message (Expand) | Author | Lines |
| 2019-12-31 | Move resolve_lifetimes query in librustc_resolve. | Camille GILLOT | -102/+188 |
| 2019-12-31 | Move resolve_lifetime.rs to librustc_resolve. | Camille GILLOT | -0/+0 |
| 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 | Auto merge of #67707 - petrochenkov:crateren, r=Centril | bors | -120/+117 |
| 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 | -47/+47 |
| 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 | 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 | Auto merge of #67658 - spastorino:do-not-copy-zsts, r=oli-obk | bors | -25/+45 |
| 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-29 | fix review comment | mark | -5/+6 |
| 2019-12-29 | Get rid of ErrorReportingCtx | mark | -243/+122 |
| 2019-12-30 | Auto merge of #67631 - oli-obk:polymorphic_promotion, r=wesleywiser | bors | -33/+223 |
| 2019-12-29 | Typo fix | Peter Todd | -1/+1 |
| 2019-12-30 | note other end-point when typeck range pats | Mazdak Farrokhzad | -38/+81 |
| 2019-12-29 | Auto merge of #66942 - cjgillot:hirene-ty, r=Zoxc | bors | -916/+965 |
| 2019-12-29 | Resolve long compile times when evaluating always valid constants | Wesley Wiser | -3/+99 |
| 2019-12-29 | Auto merge of #67112 - Centril:expr-polish, r=estebank | bors | -537/+585 |
| 2019-12-29 | Auto merge of #67661 - JohnTitor:clippy-cargo, r=oli-obk | bors | -8/+7 |
| 2019-12-29 | Introduce librustc/middle/mod.rs | Camille GILLOT | -39/+36 |
| 2019-12-29 | Move get_lib_features query in librustc_passes. | Camille GILLOT | -33/+42 |
| 2019-12-29 | Move lib_features.rs in librustc_passes. | Camille GILLOT | -0/+0 |
| 2019-12-29 | tidy: Enforce formatting rather than just check it if `--bless` is specified | Vadim Petrochenkov | -1/+1 |
| 2019-12-29 | Move diagnostic_items queries to librustc_passes. | Camille GILLOT | -16/+21 |
| 2019-12-29 | Move diagnostic_items.rs to librustc_passes. | Camille GILLOT | -0/+0 |
| 2019-12-29 | Move reachable_set query in librustc_passes. | Camille GILLOT | -31/+22 |
| 2019-12-29 | Move reachable.rs to librustc_passes. | Camille GILLOT | -0/+0 |
| 2019-12-29 | Some keyword documentation. | Giles Cope | -4/+23 |
| 2019-12-29 | Update cargo | Yuki Okushi | -0/+0 |
| 2019-12-29 | Update Clippy | Yuki Okushi | -8/+7 |