| Age | Commit message (Expand) | Author | Lines |
| 2020-11-16 | build-manifest: strip newline from rustc version | Pietro Albini | -4/+4 |
| 2020-11-15 | Replace run_compiler with RunCompiler builder pattern. | Darshan Kathiriya | -2/+2 |
| 2020-11-15 | Bump Rustfmt and RLS | Alessandro Ghedini | -5/+6 |
| 2020-10-20 | build-manifest: bundle the rustc version in the binary | Pietro Albini | -13/+7 |
| 2020-10-20 | build-manifest: use var_os instead of var to check if vars exist | Pietro Albini | -3/+3 |
| 2020-10-20 | build-manifest: allow configuring the number of threads | Pietro Albini | -7/+13 |
| 2020-10-20 | build-manifest: accept the Rust version instead of the monorepo path | Pietro Albini | -14/+7 |
| 2020-10-20 | build-manifest: stop generating numbered channel names except for stable | Pietro Albini | -4/+5 |
| 2020-10-20 | bootstrap: always use the Rust version in package names | Pietro Albini | -59/+10 |
| 2020-10-14 | Rollup merge of #77863 - JohnTitor:remove-mark-i-m, r=pietroalbini | Yuki Okushi | -1/+1 |
| 2020-10-14 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2020-10-08 | Update RLS and Rustfmt | Igor Matuszewski | -5/+5 |
| 2020-10-08 | build-manifest: use BufReader | Pietro Albini | -2/+2 |
| 2020-10-08 | build-manifest: avoid collecting SHAs in parallel on legacy mode | Pietro Albini | -0/+8 |
| 2020-10-08 | build-manifest: calculate checksums lazily and in parallel | Pietro Albini | -21/+100 |
| 2020-10-08 | build-manifest: move generating a target to the manifest mod | Pietro Albini | -40/+55 |
| 2020-10-08 | build-manifest: split the manifest struct definition in a separate file | Pietro Albini | -52/+55 |
| 2020-10-08 | build-manifest: keep legacy behavior when invoking through ./x.py dist | Pietro Albini | -20/+20 |
| 2020-10-03 | Rollup merge of #76107 - integer32llc:manifest-alias, r=pietroalbini | Jonas Schievink | -0/+4 |
| 2020-10-02 | Auto merge of #77436 - JohnTitor:rollup-65dh7rp, r=JohnTitor | bors | -3/+0 |
| 2020-10-02 | Rollup merge of #77312 - LeSeulArtichaut:toolstate-msg, r=Mark-Simulacrum | Yuki Okushi | -3/+0 |
| 2020-10-01 | Remove outdated line from `publish_toolstate` hook | LeSeulArtichaut | -3/+0 |
| 2020-10-01 | Update rls | Mark Rousskov | -0/+0 |
| 2020-10-01 | Write MAJOR.MINOR manifest for stable channel only | Carol (Nichols || Goulding) | -0/+2 |
| 2020-09-30 | Write manifest for MAJOR.MINOR channel to enable rustup convenience | Carol (Nichols || Goulding) | -0/+2 |
| 2020-10-01 | Rollup merge of #77349 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2020-10-01 | Rollup merge of #77202 - ehuss:defer-apple-sdkroot, r=petrochenkov | Dylan DPC | -2/+0 |
| 2020-09-30 | Rollup merge of #77280 - petrochenkov:llvmcomp, r=Mark-Simulacrum | Jonas Schievink | -2/+5 |
| 2020-09-30 | update miri | Ralf Jung | -7/+34 |
| 2020-09-29 | Update cargo | Eric Huss | -0/+0 |
| 2020-09-29 | Auto merge of #77145 - pietroalbini:refactor-build-manifest-versions, r=Mark-... | bors | -209/+288 |
| 2020-09-29 | Ensure that all LLVM components requested by tests are available on CI | Vadim Petrochenkov | -2/+5 |
| 2020-09-28 | Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obk | Ralf Jung | -2/+2 |
| 2020-09-27 | Add option to pass a custom codegen backend from a driver | bjorn3 | -2/+2 |
| 2020-09-27 | Auto merge of #71274 - RalfJung:raw-init-check-aggregate, r=petrochenkov | bors | -2/+2 |
| 2020-09-27 | update tokei and ripgrep in cargotest | Ralf Jung | -2/+2 |
| 2020-09-27 | Rollup merge of #77231 - oli-obk:clippy_const_fn, r=Manishearth | Jonas Schievink | -1/+393 |
| 2020-09-27 | Rollup merge of #77129 - ehuss:update-cargo, r=ehuss | Jonas Schievink | -0/+0 |
| 2020-09-26 | Remove all unstable feature support in the `missing_const_for_fn` lint | Oliver Scherer | -97/+25 |
| 2020-09-26 | Move `qualify_min_const_fn` out of rustc into clippy | Oliver Scherer | -1/+465 |
| 2020-09-26 | Rollup merge of #77166 - RalfJung:miri, r=RalfJung | Ralf Jung | -9/+7 |
| 2020-09-26 | Rollup merge of #77127 - camelid:update-mdbook, r=Dylan-DPC | Ralf Jung | -1/+1 |
| 2020-09-25 | Remove note about missing ios/tvos targets in platform docs. | Eric Huss | -2/+0 |
| 2020-09-25 | build-manifest: handle rust-src being target-independent | Pietro Albini | -9/+14 |
| 2020-09-25 | Auto merge of #77144 - flip1995:clippyup, r=Manishearth | bors | -965/+3418 |
| 2020-09-25 | Rollup merge of #76724 - ecstatic-morse:dataflow-pass-names, r=lcnr | Jonas Schievink | -0/+1 |
| 2020-09-24 | update Miri | Ralf Jung | -9/+7 |
| 2020-09-24 | build-manifest: add documentation on the PkgType methods | Pietro Albini | -0/+5 |
| 2020-09-24 | build-manifest: refactor detecting package versions | Pietro Albini | -132/+116 |
| 2020-09-24 | Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup | flip1995 | -965/+3418 |