| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2019-09-29 | move index_vec into rustc_index | csmoe | -0/+8 |
| 2019-09-28 | Rollup merge of #64847 - mati865:env_logger, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-09-27 | Remove librustc_ast_borrowck from driver & interface. | Mazdak Farrokhzad | -13/+0 |
| 2019-09-26 | Upgrade env_logger to 0.7 | Mateusz Mikuła | -2/+2 |
| 2019-09-25 | Update clippy | Manish Goregaokar | -2/+2 |
| 2019-09-25 | Auto merge of #64627 - nnethercote:ObligForest-even-more, r=nikomatsakis | bors | -2/+2 |
| 2019-09-25 | Rollup merge of #64743 - alexcrichton:update-cargo, r=nikomatsakis | Mazdak Farrokhzad | -13/+34 |
| 2019-09-24 | Rollup merge of #64702 - sinkuu:deps, r=jonas-schievink | Mazdak Farrokhzad | -13/+0 |
| 2019-09-24 | Update cargo | Alex Crichton | -13/+34 |
| 2019-09-23 | Remove `--enable-extended` from cross dist builder | Alex Crichton | -1/+0 |
| 2019-09-23 | Remove unused dependencies | Shotaro Yamada | -13/+0 |
| 2019-09-22 | Update clippy | Lzu Tao | -9/+21 |
| 2019-09-20 | Upgrade to ena-0.13.1 and use the new `inlined_probe_value` function. | Nicholas Nethercote | -2/+2 |
| 2019-09-19 | Rollup merge of #64536 - Aaron1011:cargo-crate-type, r=ehuss | Mazdak Farrokhzad | -3/+29 |
| 2019-09-18 | Update Cargo | Aaron Hill | -3/+29 |
| 2019-09-17 | Revert "Rollup merge of #64451 - RalfJung:miri-manifest, r=pietroalbini" | Pietro Albini | -2/+0 |
| 2019-09-17 | Rollup merge of #64380 - alexcrichton:update-openssl, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+2 |
| 2019-09-16 | Rollup merge of #64485 - RalfJung:miri, r=alexcrichton | Mazdak Farrokhzad | -4/+3 |
| 2019-09-16 | with byteorder 1.3, the i128 feature is a NOP | Ralf Jung | -1/+0 |
| 2019-09-16 | update miri | Ralf Jung | -3/+3 |
| 2019-09-16 | Auto merge of #64510 - Centril:rollup-m03zsq8, r=Centril | bors | -0/+2 |
| 2019-09-16 | Rollup merge of #64451 - RalfJung:miri-manifest, r=pietroalbini | Mazdak Farrokhzad | -0/+2 |
| 2019-09-16 | Auto merge of #64381 - mati865:rand, r=alexcrichton | bors | -6/+6 |
| 2019-09-15 | Auto merge of #60584 - jonas-schievink:ice-panic-hook, r=oli-obk | bors | -1/+1 |
| 2019-09-14 | Rollup merge of #64384 - mati865:tools_hack, r=alexcrichton | Mazdak Farrokhzad | -4/+0 |
| 2019-09-14 | build-manifest: when Miri tests are not passing, do not add Miri component | Ralf Jung | -0/+2 |
| 2019-09-12 | Trim rustc-workspace-hack | Mateusz Mikuła | -4/+0 |
| 2019-09-11 | Upgrade parking_lot and tempfile rustc dependencies | Mateusz Mikuła | -6/+6 |
| 2019-09-11 | Update bundled OpenSSL to 1.1.1d | Alex Crichton | -2/+2 |
| 2019-09-10 | Locate rustc binary similarly to codegen backend loading | Mark Rousskov | -0/+7 |
| 2019-09-09 | Rollup merge of #64320 - alexcrichton:update-patch, r=RalfJung | Mazdak Farrokhzad | -3/+3 |
| 2019-09-09 | Rollup merge of #64279 - Xanewok:bump-rustc-ap, r=tmandry | Mazdak Farrokhzad | -149/+374 |
| 2019-09-09 | Rollup merge of #63806 - mati865:rand, r=alexcrichton | Mazdak Farrokhzad | -6/+7 |
| 2019-09-09 | Update version of `rustc-std-workspace-*` crates | Alex Crichton | -3/+3 |
| 2019-09-09 | cargo update -p rustfmt-nightly | Igor Matuszewski | -149/+374 |