| Age | Commit message (Expand) | Author | Lines |
| 2019-11-01 | Auto merge of #65698 - msizanoen1:dual-proc-macro-hash, r=petrochenkov | bors | -0/+1 |
| 2019-10-31 | rebase and re-update lock file | Ralf Jung | -2/+2 |
| 2019-10-31 | update miri | Ralf Jung | -8/+8 |
| 2019-10-31 | Adjust rustc-workspace-hack | msizanoen1 | -0/+1 |
| 2019-10-30 | submodules: Bump RLS to 58869107ec162a821a4bee53cdd3f51c84cda3ea | Igor Matuszewski | -14/+7 |
| 2019-10-29 | Rollup merge of #65920 - smaeul:patch/workspace-hack, r=alexcrichton | Tyler Mandry | -0/+1 |
| 2019-10-29 | Rollup merge of #65906 - integer32llc:update-mdbook, r=alexcrichton | Tyler Mandry | -12/+12 |
| 2019-10-28 | Use rustc-workspace-hack for rustbook | Samuel Holland | -0/+1 |
| 2019-10-29 | Rollup merge of #65531 - tmandry:bump-backtrace, r=cramertj | Mazdak Farrokhzad | -6/+7 |
| 2019-10-29 | Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasper | Mazdak Farrokhzad | -2/+2 |
| 2019-10-28 | Update backtrace to 0.3.40 | Tyler Mandry | -6/+7 |
| 2019-10-28 | Update mdbook to 0.3.3 | Carol (Nichols || Goulding) | -12/+12 |
| 2019-10-27 | rustc, rustc_passes: don't depend on syntax_expand. | Mazdak Farrokhzad | -3/+0 |
| 2019-10-26 | Auto merge of #65167 - hermitcore:rusty-hermit, r=alexcrichton | bors | -0/+12 |
| 2019-10-25 | Update bitflags | varkor | -2/+2 |
| 2019-10-26 | Rollup merge of #65800 - michaelwoerister:measureme-0.4.0, r=wesleywiser | Yuki Okushi | -2/+2 |
| 2019-10-25 | rerun cargo to generate lock file | Stefan Lankes | -1/+1 |
| 2019-10-25 | update Cargo.lock | Stefan Lankes | -0/+1 |
| 2019-10-25 | Auto merge of #65764 - Manishearth:clippyup, r=Manishearth | bors | -5/+17 |
| 2019-10-25 | Merge branch 'master' into rusty-hermit, resolve conflicts | Stefan Lankes | -6/+6 |
| 2019-10-24 | Update clippy | Manish Goregaokar | -5/+17 |
| 2019-10-24 | self-profiling: Update measureme to 0.4.0 and use new RAII-based API. | Michael Woerister | -2/+2 |
| 2019-10-24 | Update hashbrown to 0.6.2 | Alex Crichton | -3/+3 |
| 2019-10-23 | Rollup merge of #65193 - Mark-Simulacrum:lockless-lintstore, r=nikomatsakis | Mazdak Farrokhzad | -0/+1 |
| 2019-10-23 | update compiletest | Lzu Tao | -2/+2 |
| 2019-10-22 | Merge branch 'master' into rusty-hermit | Stefan Lankes | -2/+3 |
| 2019-10-20 | Rollup merge of #65595 - Centril:cfgspecs, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+1 |
| 2019-10-20 | Merge branch 'master' into rusty-hermit | Stefan Lankes | -52/+155 |
| 2019-10-20 | move interface to the unikernel in the crate hermit-abi | Stefan Lankes | -1/+13 |
| 2019-10-20 | Auto merge of #65469 - mati865:libc, r=alexcrichton | bors | -2/+2 |
| 2019-10-19 | move parse_cfgspecs to rustc_interface | Mazdak Farrokhzad | -0/+1 |
| 2019-10-17 | Create lint store during plugin registration | Mark Rousskov | -0/+1 |
| 2019-10-16 | Update libc to 0.2.64 | Mateusz Mikuła | -2/+2 |
| 2019-10-16 | move syntax::ext to new crate syntax_expand | Mazdak Farrokhzad | -0/+27 |
| 2019-10-14 | update miri | Ralf Jung | -2/+2 |
| 2019-10-12 | Bump home crate | Lzu Tao | -2/+2 |
| 2019-10-12 | Update RLS and Rustfmt | Igor Matuszewski | -25/+38 |
| 2019-10-09 | Rollup merge of #64656 - passcod:map-entry-insert, r=Amanieu | Mazdak Farrokhzad | -3/+18 |
| 2019-10-09 | Implement (HashMap) Entry::insert as per #60142 | Félix Saparelli | -3/+18 |
| 2019-10-07 | Update other rayon uses to 1.2 too | Josh Stone | -6/+6 |
| 2019-10-07 | Rebase rustc-rayon on rayon-1.2 | Josh Stone | -9/+43 |
| 2019-10-06 | Rollup merge of #65101 - mati865:rustc_macro-deps, r=nikomatsakis | Tyler Mandry | -6/+18 |
| 2019-10-04 | middle::intrinsicck -> rustc_passes | Mark Rousskov | -0/+2 |
| 2019-10-04 | Upgrade librustc_macros dependencies | Mateusz Mikuła | -6/+18 |
| 2019-10-01 | Update `Cargo.lock` for cargo update | Alex Crichton | -8/+7 |
| 2019-09-30 | Auto merge of #64778 - csmoe:index, r=eddyb | bors | -0/+18 |
| 2019-09-29 | bump Miri | Ralf Jung | -22/+0 |
| 2019-09-29 | remove indexed_vec re-export from rustc_data_structures | csmoe | -1/+4 |
| 2019-09-29 | remove bit_set re-export from rustc_data_structures | csmoe | -0/+6 |
| 2019-09-29 | move bit_set into rustc_index | csmoe | -0/+1 |