| Age | Commit message (Expand) | Author | Lines |
| 2019-01-19 | Rollup merge of #57598 - h-michael:unpretty-help, r=oli-obk | Mazdak Farrokhzad | -1/+2 |
| 2019-01-19 | Auto merge of #57752 - Centril:rollup, r=Centril | bors | -40/+13 |
| 2019-01-19 | Rollup merge of #57573 - Xanewok:querify-entry-fn, r=Zoxc | Mazdak Farrokhzad | -4/+5 |
| 2019-01-19 | Auto merge of #57253 - Zoxc:incr-passes2, r=michaelwoerister | bors | -0/+2 |
| 2019-01-19 | Combine all builtin early lints and use a separate walk for plugin lints. Add... | John Kåre Alsaker | -3/+7 |
| 2019-01-17 | Querify glob map usage (last use of CrateAnalysis) | Igor Matuszewski | -36/+8 |
| 2019-01-16 | Auto merge of #57392 - Xanewok:always-calc-glob-map, r=petrochenkov | bors | -17/+2 |
| 2019-01-16 | Auto merge of #57321 - petrochenkov:atokens, r=nikomatsakis | bors | -16/+10 |
| 2019-01-15 | Querify entry_fn | Igor Matuszewski | -4/+5 |
| 2019-01-15 | Add missing unpretty option help message | Hirokazu Hata | -1/+2 |
| 2019-01-15 | Make privacy checking, intrinsic checking and liveness checking incremental | John Kåre Alsaker | -0/+2 |
| 2019-01-13 | Retain original pass order | Igor Matuszewski | -2/+2 |
| 2019-01-13 | Querify local plugin_registrar_fn | Igor Matuszewski | -5/+5 |
| 2019-01-13 | Querify local proc_macro_decls_static | Igor Matuszewski | -7/+26 |
| 2019-01-13 | Implement basic input validation for built-in attributes | Vadim Petrochenkov | -16/+10 |
| 2019-01-13 | Always calculate glob map but only for glob uses | Igor Matuszewski | -17/+2 |
| 2019-01-11 | Make more passes incremental | John Kåre Alsaker | -3/+4 |
| 2019-01-09 | Auto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister | bors | -2/+3 |
| 2019-01-07 | Auto merge of #57303 - matthiaskrgr:clippy_submodule_upd, r=oli-obk | bors | -19/+21 |
| 2019-01-07 | Revert "Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton" | Matthias Krüger | -19/+21 |
| 2019-01-07 | Rollup merge of #57308 - Zoxc:controller-sync, r=michaelwoerister | Pietro Albini | -3/+4 |
| 2019-01-06 | Make sure feature gate errors are recoverable (take 2) | Vadim Petrochenkov | -13/+10 |
| 2019-01-06 | Auto merge of #57286 - alexcrichton:less-thin-2-2, r=nikomatsakis | bors | -8/+1 |
| 2019-01-05 | Rollup merge of #57343 - Xanewok:querify-access-levels, r=nikomatsakis | kennytm | -7/+5 |
| 2019-01-05 | Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton | bors | -21/+19 |
| 2019-01-04 | Remove unused name from CrateAnalysis | Igor Matuszewski | -1/+0 |
| 2019-01-04 | Replace CrateAnalysis::access_levels with query | Igor Matuszewski | -6/+5 |
| 2019-01-03 | Make CompileController thread-safe | John Kåre Alsaker | -3/+4 |
| 2019-01-02 | remove outdated `rustc_driver` tests | Niko Matsakis | -51/+0 |
| 2019-01-02 | Remove now stray comment | Alex Crichton | -7/+0 |
| 2019-01-02 | Avoid using open_global_now | Alex Crichton | -1/+1 |
| 2018-12-29 | Auto merge of #56225 - alexreg:type_alias_enum_variants, r=petrochenkov | bors | -1/+1 |
| 2018-12-29 | Replace LockCell with atomic types | John Kåre Alsaker | -2/+3 |
| 2018-12-28 | Auto merge of #57118 - Zoxc:query-stats, r=wesleywiser | bors | -0/+4 |
| 2018-12-27 | Get rid of `Block::recovered` | Vadim Petrochenkov | -4/+2 |
| 2018-12-27 | Do not abort compilation if expansion produces errors | Vadim Petrochenkov | -10/+0 |
| 2018-12-26 | Store `Ident` rather than just `Name` in HIR types `Item` and `ForeignItem`. | Alexander Regueiro | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -80/+0 |
| 2018-12-25 | Add a command line flag to print some query stats | John Kåre Alsaker | -0/+4 |
| 2018-12-25 | Revert "Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister" | kennytm | -1/+8 |
| 2018-12-24 | Search codegen backends based on target libdir instead of sysroot. | O01eg | -21/+19 |
| 2018-12-24 | Rollup merge of #56986 - alexcrichton:move-jemalloc, r=Mark-Simulacrum | Mazdak Farrokhzad | -13/+0 |
| 2018-12-24 | Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister | Mazdak Farrokhzad | -8/+1 |
| 2018-12-21 | Auto merge of #56813 - oli-obk:main_🧶, r=pnkfelix | bors | -62/+5 |
| 2018-12-19 | rustc: Move jemalloc from rustc_driver to rustc | Alex Crichton | -13/+0 |
| 2018-12-19 | Auto merge of #56601 - Zoxc:lifetime-killer, r=nikomatsakis | bors | -22/+10 |
| 2018-12-19 | Rollup merge of #56918 - ljedrz:profiler_nits, r=wesleywiser | Pietro Albini | -62/+57 |
| 2018-12-19 | Rollup merge of #56663 - Zoxc:resolver-lifetime, r=pnkfelix | Pietro Albini | -5/+5 |
| 2018-12-18 | Remove now stray comment | Alex Crichton | -7/+0 |
| 2018-12-18 | Avoid using open_global_now | Alex Crichton | -1/+1 |