| Age | Commit message (Expand) | Author | Lines |
| 2019-02-14 | Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoerister | Mazdak Farrokhzad | -15/+1 |
| 2019-02-13 | Rollup merge of #58273 - taiki-e:rename-dependency, r=matthewjasper | Mazdak Farrokhzad | -2/+2 |
| 2019-02-13 | Rollup merge of #58057 - michaelwoerister:stabilize-xlto, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |
| 2019-02-13 | Rename rustc_errors dependency in rust 2018 crates | Taiki Endo | -2/+2 |
| 2019-02-12 | Stabilize linker-plugin based LTO. | Michael Woerister | -1/+1 |
| 2019-02-12 | rustc: Implement incremental "fat" LTO | Alex Crichton | -15/+1 |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -15/+15 |
| 2019-02-07 | Auto merge of #58010 - Zoxc:parallel-passes, r=michaelwoerister | bors | -2/+2 |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -14/+14 |
| 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 | -6/+6 |
| 2019-01-26 | remove `_with_applicability` from suggestion fns | Andy Russell | -1/+1 |
| 2019-01-15 | Querify entry_fn | Igor Matuszewski | -4/+0 |
| 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 |
| 2018-12-30 | Add `-Z instrument-mcount` | Jun Wu | -1/+8 |
| 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-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-17 | Tweak query code for performance | John Kåre Alsaker | -3/+17 |
| 2018-12-12 | Avoid regenerating the `Vec<PathBuf>` in `FileSearch::search()`. | Nicholas Nethercote | -1/+18 |
| 2018-12-12 | Remove `Session::sysroot()`. | Nicholas Nethercote | -16/+8 |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -1/+1 |
| 2018-12-05 | Don't print the profiling summary to stdout when -Zprofile-json is set | Wesley Wiser | -1/+1 |
| 2018-11-30 | proc_macro: introduce a "bridge" between clients (proc macros) and servers (c... | Eduard-Mihai Burtescu | -4/+4 |
| 2018-11-22 | Disable the self-profiler unless the `-Z self-profile` flag is set | Wesley Wiser | -2/+4 |
| 2018-11-21 | rustc: implement and use Default on more types. | Eduard-Mihai Burtescu | -1/+1 |
| 2018-11-12 | Make `NodeId` a `newtype_index` to enable niche optimizations | Oliver Scherer | -2/+2 |
| 2018-11-11 | rustc: Clean up allocator injection logic | Alex Crichton | -2/+0 |
| 2018-11-11 | Rollup merge of #55630 - petrochenkov:noprelude, r=Centril | kennytm | -0/+4 |
| 2018-11-03 | resolve: Filter away macro prelude in modules with `#[no_implicit_prelude]` o... | Vadim Petrochenkov | -0/+4 |
| 2018-10-29 | Don't print opt fuel messages to stdout because it breaks Rustbuild | Wesley Wiser | -1/+1 |
| 2018-10-19 | Prefer `Default::default` over `FxHash*::default` in struct constructors | Oliver Scherer | -3/+3 |
| 2018-10-19 | Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack | Oliver Scherer | -2/+2 |
| 2018-10-18 | Rollup merge of #55031 - nikic:verify_llvm_ir, r=Mark-Simulacrum | kennytm | -0/+1 |
| 2018-10-17 | Auto merge of #54671 - petrochenkov:extpre2015, r=nikomatsakis | bors | -18/+0 |
| 2018-10-15 | rustc/session: improve common patterns | ljedrz | -29/+17 |
| 2018-10-15 | rustc/session: whitespace & formatting improvements | ljedrz | -2/+2 |
| 2018-10-13 | Revert "rustc_resolve: move extern_prelude from Resolver to Session." | Vadim Petrochenkov | -18/+0 |
| 2018-10-13 | Improve verify_llvm_ir config option | Nikita Popov | -0/+1 |
| 2018-10-11 | Support for disabling the PLT on ELF targets | Gabriel Majeri | -2/+22 |
| 2018-10-02 | Move prelude crate names into `Session`. | David Wood | -7/+6 |
| 2018-09-30 | Auto merge of #54650 - eddyb:no-extern's-land, r=alexcrichton | bors | -1/+18 |
| 2018-09-29 | don't elide lifetimes in paths in librustc/ | Zack M. Davis | -5/+5 |
| 2018-09-28 | rustc_resolve: move extern_prelude from Resolver to Session. | Eduard-Mihai Burtescu | -1/+18 |
| 2018-09-23 | Auto merge of #54325 - michaelwoerister:incr-thinlto-tests, r=alexcrichton | bors | -0/+11 |
| 2018-09-20 | Auto merge of #54241 - vi:suggest_with_applicability, r=estebank | bors | -3/+8 |