| Age | Commit message (Expand) | Author | Lines |
| 2019-09-22 | Update clippy | Lzu Tao | -9/+15 |
| 2019-09-19 | Rollup merge of #64536 - Aaron1011:cargo-crate-type, r=ehuss | Mazdak Farrokhzad | -0/+1 |
| 2019-09-18 | Update Cargo | Aaron Hill | -0/+1 |
| 2019-09-17 | Rollup merge of #64503 - RalfJung:miri-retag, r=oli-obk | Tyler Mandry | -10/+5 |
| 2019-09-17 | Rollup merge of #64544 - RalfJung:build-manifest, r=pietroalbini | Tyler Mandry | -4/+13 |
| 2019-09-17 | Rollup merge of #64502 - RalfJung:miri-toolstate, r=pietroalbini | Tyler Mandry | -5/+14 |
| 2019-09-17 | build-manifest: add some comments | Ralf Jung | -4/+13 |
| 2019-09-17 | update miri | Ralf Jung | -10/+5 |
| 2019-09-17 | Revert "Rollup merge of #64451 - RalfJung:miri-manifest, r=pietroalbini" | Pietro Albini | -51/+5 |
| 2019-09-16 | Rollup merge of #64485 - RalfJung:miri, r=alexcrichton | Mazdak Farrokhzad | -8/+9 |
| 2019-09-16 | avoid duplicate issues for Miri build failures | Ralf Jung | -5/+14 |
| 2019-09-16 | update miri for latest breakage | Ralf Jung | -8/+8 |
| 2019-09-16 | with byteorder 1.3, the i128 feature is a NOP | Ralf Jung | -1/+0 |
| 2019-09-16 | update miri | Ralf Jung | -7/+9 |
| 2019-09-16 | Rollup merge of #64504 - guanqun:use-println-without-empty-str, r=jonas-schie... | Mazdak Farrokhzad | -4/+4 |
| 2019-09-16 | Rollup merge of #64451 - RalfJung:miri-manifest, r=pietroalbini | Mazdak Farrokhzad | -5/+51 |
| 2019-09-16 | ci: remove projektir from toolstate notifications | Pietro Albini | -1/+1 |
| 2019-09-16 | ci: convert maintainer list in publish_toolstate to a set | Pietro Albini | -22/+23 |
| 2019-09-16 | ci: address publish_toolstate review comments | Pietro Albini | -10/+10 |
| 2019-09-16 | ci: rename Gankro to Gankra in toolstate | Pietro Albini | -1/+1 |
| 2019-09-16 | ci: ensure all tool maintainers are assignable on issues | Pietro Albini | -0/+60 |
| 2019-09-15 | use println!() | Guanqun Lu | -4/+4 |
| 2019-09-15 | Update RLS | Igor Matuszewski | -0/+0 |
| 2019-09-14 | Rollup merge of #64422 - ollie27:error_index_generator_stringify, r=Mark-Simu... | Mazdak Farrokhzad | -1/+1 |
| 2019-09-14 | Rollup merge of #64384 - mati865:tools_hack, r=alexcrichton | Mazdak Farrokhzad | -10/+0 |
| 2019-09-14 | build-manifest: when Miri tests are not passing, do not add Miri component | Ralf Jung | -5/+51 |
| 2019-09-13 | Remove raw string literal quotes from error index descriptions | Oliver Middleton | -1/+1 |
| 2019-09-13 | Auto merge of #64361 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-09-12 | Trim rustc-workspace-hack | Mateusz Mikuła | -10/+0 |
| 2019-09-10 | Update cargo | Eric Huss | -0/+0 |
| 2019-09-10 | Rollup merge of #63989 - yaahc:master, r=Manishearth | Mazdak Farrokhzad | -1/+1 |
| 2019-09-10 | Rollup merge of #64308 - oli-obk:miri, r=oli-obk | Mazdak Farrokhzad | -5/+8 |
| 2019-09-10 | Rollup merge of #64307 - lzutao:clippy-up, r=oli-obk | Mazdak Farrokhzad | -8/+8 |
| 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 | -18/+18 |
| 2019-09-09 | Update version of `rustc-std-workspace-*` crates | Alex Crichton | -3/+3 |
| 2019-09-09 | Bump RLS and Rustfmt submodules | Igor Matuszewski | -18/+18 |
| 2019-09-09 | Update miri submodule | Oliver Scherer | -5/+8 |
| 2019-09-09 | Update clippy | Lzu Tao | -8/+8 |
| 2019-09-07 | run-pass tests shouldn't have unused contents | Mark Rousskov | -1/+10 |
| 2019-09-07 | Rollup merge of #64258 - smaeul:patch/arm-tests, r=Mark-Simulacrum | Mazdak Farrokhzad | -3/+7 |
| 2019-09-07 | Rollup merge of #64235 - mati865:env_logger, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |
| 2019-09-07 | Rollup merge of #64139 - Mark-Simulacrum:strip-legacy-proc-macro, r=petrochenkov | Mazdak Farrokhzad | -35/+42 |
| 2019-09-07 | compiletest: Match suffixed environments | Samuel Holland | -3/+7 |
| 2019-09-07 | Rollup merge of #63927 - mark-i-m:filter-spurious, r=ehuss | Mazdak Farrokhzad | -34/+54 |
| 2019-09-06 | Auto merge of #63789 - Wind-River:master, r=alexcrichton | bors | -2/+20 |
| 2019-09-06 | Upgrade env_logger to 0.6 | Mateusz Mikuła | -1/+1 |
| 2019-09-06 | Auto merge of #64211 - oli-obk:miri, r=eddyb | bors | -10/+5 |
| 2019-09-06 | Fix miri | Oliver Scherer | -10/+5 |
| 2019-09-06 | Rollup merge of #63676 - newpavlov:wasi, r=alexcrichton | Mazdak Farrokhzad | -0/+2 |