| Age | Commit message (Expand) | Author | Lines |
| 2020-10-14 | Update src/doc/unstable-book/src/compiler-flags/codegen-backend.md | XAMPPRocky | -1/+1 |
| 2020-10-14 | Document -Z codegen-backend in the unstable book | Erin Power | -0/+28 |
| 2020-10-14 | Auto merge of #77741 - JohnTitor:add-tests, r=matthewjasper | bors | -0/+225 |
| 2020-10-14 | Auto merge of #77926 - Dylan-DPC:rollup-wttr8a1, r=Dylan-DPC | bors | -324/+311 |
| 2020-10-14 | Rollup merge of #77897 - GuillaumeGomez:cleanup-passes-mod, r=jyn514 | Dylan DPC | -170/+176 |
| 2020-10-14 | Rollup merge of #77829 - gburgessiv:unused-features-var, r=alexcrichton | Dylan DPC | -5/+5 |
| 2020-10-14 | Rollup merge of #77817 - jyn514:const-since, r=petrochenkov | Dylan DPC | -81/+61 |
| 2020-10-14 | Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk | Dylan DPC | -32/+26 |
| 2020-10-14 | Rollup merge of #77788 - ssomers:btree_cleanup_gdb, r=Mark-Simulacrum | Dylan DPC | -36/+43 |
| 2020-10-14 | Auto merge of #77135 - Aaron1011:pretty-ignore-paren, r=petrochenkov | bors | -0/+220 |
| 2020-10-13 | Auto merge of #77917 - JohnTitor:rollup-e47h2qt, r=JohnTitor | bors | -188/+205 |
| 2020-10-14 | Rollup merge of #77909 - pietroalbini:fix-build-manifest-path, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2020-10-14 | Rollup merge of #77895 - shepmaster:silicon-manifest, r=pietroalbini | Yuki Okushi | -0/+2 |
| 2020-10-14 | Rollup merge of #77868 - Aaron1011:llvm-tools-opt-llc, r=Mark-Simulacrum | Yuki Okushi | -0/+3 |
| 2020-10-14 | Rollup merge of #77825 - ethanboxx:min_const_generics_diagnostic, r=lcnr | Yuki Okushi | -177/+177 |
| 2020-10-14 | Rollup merge of #77786 - jyn514:rustdoc, r=Mark-Simulacrum | Yuki Okushi | -2/+2 |
| 2020-10-14 | Rollup merge of #77776 - jyn514:wrong-way, r=Mark-Simulacrum | Yuki Okushi | -0/+9 |
| 2020-10-14 | Rollup merge of #77239 - shepmaster:silicon-ci-plus, r=pietroalbini | Yuki Okushi | -8/+11 |
| 2020-10-13 | bootstrap: set correct path for the build-manifest binary | Pietro Albini | -1/+1 |
| 2020-10-14 | switch the test to an actual MCVE | Ding Xiang Fei | -14/+9 |
| 2020-10-14 | rustfmt | Ding Xiang Fei | -1/+1 |
| 2020-10-14 | test derived from #74961 | Ding Xiang Fei | -0/+29 |
| 2020-10-13 | aarch64-apple-darwin now includes Cargo | Jake Goulding | -1/+1 |
| 2020-10-13 | Give an error when running `x.py test --stage 0 src/test/ui` | Joshua Nelson | -0/+9 |
| 2020-10-13 | Auto merge of #77762 - pietroalbini:dist-build-manifest, r=Mark-Simulacrum | bors | -56/+126 |
| 2020-10-13 | Clean up rustdoc passes | Guillaume Gomez | -170/+176 |
| 2020-10-13 | Include aarch64-apple-darwin in the dist manifests | Jake Goulding | -0/+2 |
| 2020-10-13 | Auto merge of #77759 - tblah:fix_riscv_qemu, r=pietroalbini | bors | -3/+3 |
| 2020-10-13 | Auto merge of #76196 - r-52:r-coverage-allow-missing-docs, r=jyn514 | bors | -15/+104 |
| 2020-10-13 | Auto merge of #76830 - Artoria2e5:tune, r=nagisa | bors | -2/+39 |
| 2020-10-13 | Auto merge of #77796 - jonas-schievink:switchint-refactor, r=oli-obk | bors | -1/+0 |
| 2020-10-12 | Bless expected errors | Ethan Brierley | -132/+132 |
| 2020-10-12 | Include `llvm-dis`, `llc` and `opt` in `llvm-tools-preview` component | Aaron Hill | -0/+3 |
| 2020-10-12 | Auto merge of #77847 - Xanewok:update-rls, r=Xanewok | bors | -0/+0 |
| 2020-10-12 | Configure jemalloc for cross-compilation to aarch64-apple-darwin | Jake Goulding | -0/+8 |
| 2020-10-13 | Rollup merge of #77863 - JohnTitor:remove-mark-i-m, r=pietroalbini | Yuki Okushi | -1/+1 |
| 2020-10-13 | Rollup merge of #77852 - 12101111:fix-bootstrap-doc, r=jonas-schievink | Yuki Okushi | -3/+3 |
| 2020-10-13 | Rollup merge of #77811 - jyn514:private, r=GuillaumeGomez | Yuki Okushi | -2/+2 |
| 2020-10-13 | Rollup merge of #77746 - winnayx:issue-77572-fix, r=jyn514 | Yuki Okushi | -7/+10 |
| 2020-10-13 | Rollup merge of #77699 - GuillaumeGomez:word-wrap, r=XAMPPRocky | Yuki Okushi | -7/+3 |
| 2020-10-13 | Remove `mark-i-m` from rustc-dev-guide maintainers | Yuki Okushi | -1/+1 |
| 2020-10-12 | Enable building Cargo for aarch64-apple-darwin | Jake Goulding | -7/+2 |
| 2020-10-12 | build-manifest: bundle the rustc version in the binary | Pietro Albini | -15/+7 |
| 2020-10-12 | build-manifest: use var_os instead of var to check if vars exist | Pietro Albini | -3/+3 |
| 2020-10-12 | build-manifest: allow configuring the number of threads | Pietro Albini | -7/+13 |
| 2020-10-12 | ci: also build the build-manifest component on dist-x86_64-linux | Pietro Albini | -1/+3 |
| 2020-10-12 | bootstrap: add --include-default-paths to ./x.py | Pietro Albini | -21/+30 |
| 2020-10-12 | bootstrap: add disabled by default build-manifest dist component | Pietro Albini | -0/+68 |
| 2020-10-12 | build-manifest: accept the Rust version instead of the monorepo path | Pietro Albini | -16/+9 |
| 2020-10-12 | build-manifest: stop generating numbered channel names except for stable | Pietro Albini | -4/+5 |