| Age | Commit message (Expand) | Author | Lines |
| 2019-03-17 | Do not accidentally treat multi-segment meta-items as single-segment | Vadim Petrochenkov | -1/+2 |
| 2019-02-14 | Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoerister | Mazdak Farrokhzad | -15/+1 |
| 2019-02-14 | Rollup merge of #58365 - Zoxc:task-status, r=michaelwoerister | Mazdak Farrokhzad | -0/+2 |
| 2019-02-13 | Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper | Mazdak Farrokhzad | -4/+3 |
| 2019-02-13 | Rollup merge of #58057 - michaelwoerister:stabilize-xlto, r=alexcrichton | Mazdak Farrokhzad | -22/+24 |
| 2019-02-13 | Rename rustc_errors dependency in rust 2018 crates | Taiki Endo | -4/+3 |
| 2019-02-12 | Stabilize linker-plugin based LTO. | Michael Woerister | -22/+24 |
| 2019-02-12 | rustc: Implement incremental "fat" LTO | Alex Crichton | -15/+1 |
| 2019-02-11 | Add an option to print the status of incremental tasks / dep nodes after runn... | John Kåre Alsaker | -0/+2 |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -20/+20 |
| 2019-02-07 | Auto merge of #58010 - Zoxc:parallel-passes, r=michaelwoerister | bors | -2/+2 |
| 2019-02-07 | Rollup merge of #58193 - mark-i-m:rustc-2018, r=Centril | kennytm | -32/+32 |
| 2019-02-06 | Auto merge of #56123 - oli-obk:import_miri_from_future, r=eddyb | bors | -0/+2 |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -32/+32 |
| 2019-02-01 | Cleanup unecessary code | Aaron Hill | -10/+0 |
| 2019-02-01 | Replace --extern-public with --extern-private | Aaron Hill | -20/+21 |
| 2019-02-01 | Tidy fixes | Aaron Hill | -1/+1 |
| 2019-02-01 | Move --extern-public behind -Z unstable-options | Aaron Hill | -17/+22 |
| 2019-02-01 | Track extern_public command-line argument | Aaron Hill | -5/+5 |
| 2019-02-01 | Clippy fixes, rename stuff to match RFC | Aaron Hill | -1/+1 |
| 2019-02-01 | Always treat 'std' and 'core' as public | Aaron Hill | -1/+5 |
| 2019-02-01 | Initial implementation work | Aaron Hill | -0/+24 |
| 2019-01-31 | Add a forever unstable opt-out of const qualification checks | Oliver Scherer | -0/+2 |
| 2019-01-30 | Move privacy checking later in the pipeline and make some passes run in parallel | John Kåre Alsaker | -2/+2 |
| 2019-01-28 | Use multiple threads by default. Limits tests to one thread. Do some renaming. | John Kåre Alsaker | -12/+12 |
| 2019-01-26 | remove `_with_applicability` from suggestion fns | Andy Russell | -1/+1 |
| 2019-01-26 | Auto merge of #57726 - Zoxc:combine-early-lints, r=estebank | bors | -0/+2 |
| 2019-01-24 | Implement optimize(size) and optimize(speed) | Simonas Kazlauskas | -0/+2 |
| 2019-01-19 | Rollup merge of #57598 - h-michael:unpretty-help, r=oli-obk | Mazdak Farrokhzad | -2/+7 |
| 2019-01-19 | Rollup merge of #57573 - Xanewok:querify-entry-fn, r=Zoxc | Mazdak Farrokhzad | -8/+4 |
| 2019-01-19 | Rollup merge of #57268 - peterhj:peterhj-optmergefunc, r=nagisa | Mazdak Farrokhzad | -4/+24 |
| 2019-01-19 | Combine all builtin early lints and use a separate walk for plugin lints. Add... | John Kåre Alsaker | -0/+2 |
| 2019-01-15 | Querify entry_fn | Igor Matuszewski | -8/+4 |
| 2019-01-15 | Add missing unpretty option help message | Hirokazu Hata | -2/+7 |
| 2019-01-14 | Rollup merge of #57570 - Xanewok:querify-some, r=Zoxc | Mazdak Farrokhzad | -4/+0 |
| 2019-01-14 | Parallelize and optimize parts of HIR map creation | John Kåre Alsaker | -0/+3 |
| 2019-01-13 | Querify local plugin_registrar_fn | Igor Matuszewski | -2/+0 |
| 2019-01-13 | Querify local proc_macro_decls_static | Igor Matuszewski | -2/+0 |
| 2019-01-09 | Auto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister | bors | -19/+28 |
| 2019-01-07 | Revert "Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton" | Matthias Krüger | -7/+0 |
| 2019-01-05 | Add a target option "merge-functions" taking values in ("disabled", | Peter Jin | -4/+24 |
| 2019-01-05 | Rollup merge of #57219 - matthewjasper:mir-cleanup, r=nikomatsakis | kennytm | -4/+0 |
| 2019-01-05 | Auto merge of #57101 - o01eg:fix-57014, r=alexcrichton | bors | -0/+7 |
| 2018-12-30 | Remove unused nll debug flags | Matthew Jasper | -4/+0 |
| 2018-12-30 | Add `-Z instrument-mcount` | Jun Wu | -1/+10 |
| 2018-12-29 | Create a struct for optimization fuel data | John Kåre Alsaker | -30/+26 |
| 2018-12-29 | Replace LockCell with atomic types | John Kåre Alsaker | -16/+29 |
| 2018-12-28 | Auto merge of #57118 - Zoxc:query-stats, r=wesleywiser | bors | -0/+2 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -50/+0 |
| 2018-12-25 | Add a command line flag to print some query stats | John Kåre Alsaker | -0/+2 |