| Age | Commit message (Expand) | Author | Lines |
| 2020-10-26 | Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrum | bors | -0/+14 |
| 2020-10-26 | Add support for using cg_clif to bootstrap rustc | bjorn3 | -0/+14 |
| 2020-10-20 | Package more llvm-* tools in the rust-dev component, for run-make-fulldeps tests | Simon Sapin | -2/+9 |
| 2020-10-13 | bootstrap: set correct path for the build-manifest binary | Pietro Albini | -1/+1 |
| 2020-10-12 | build-manifest: bundle the rustc version in the binary | Pietro Albini | -1/+0 |
| 2020-10-12 | bootstrap: add disabled by default build-manifest dist component | Pietro Albini | -0/+67 |
| 2020-10-12 | build-manifest: accept the Rust version instead of the monorepo path | Pietro Albini | -1/+1 |
| 2020-10-09 | bootstrap: always use the Rust version in package names | Pietro Albini | -18/+1 |
| 2020-09-30 | build-manifest: keep legacy behavior when invoking through ./x.py dist | Pietro Albini | -0/+1 |
| 2020-09-30 | bootstrap: add ./x.py run src/tools/build-manifest | Pietro Albini | -1/+1 |
| 2020-09-29 | Auto merge of #77145 - pietroalbini:refactor-build-manifest-versions, r=Mark-... | bors | -8/+2 |
| 2020-09-25 | Rollup merge of #77086 - ehuss:src-libunwind, r=Mark-Simulacrum | Jonas Schievink | -1/+1 |
| 2020-09-22 | Include libunwind in the rust-src component. | Eric Huss | -1/+1 |
| 2020-09-22 | Auto merge of #76810 - Mark-Simulacrum:fix-lld-macos, r=alexcrichton | bors | -8/+5 |
| 2020-09-20 | Rollup merge of #76878 - pietroalbini:version, r=Mark-Simulacrum | Ralf Jung | -4/+3 |
| 2020-09-19 | Do not link LLVM tools to LLVM dylib unless rustc is | Mark Rousskov | -8/+5 |
| 2020-09-18 | build-manifest: stop receiving release numbers from bootstrap | Pietro Albini | -8/+2 |
| 2020-09-18 | bootstrap: move the version number to a plaintext file | Pietro Albini | -4/+3 |
| 2020-09-18 | Distribute rustc sources as part of `rustc-dev` | Jonas Schievink | -0/+12 |
| 2020-09-12 | Download LLVM from CI to bootstrap | Mark Rousskov | -14/+20 |
| 2020-09-11 | Auto merge of #76415 - Mark-Simulacrum:bootstrap-cross-compilation, r=alexcri... | bors | -1/+3 |
| 2020-09-11 | Remove host parameter from step configurations | Mark Rousskov | -1/+3 |
| 2020-09-10 | Only copy LLVM into rust-dev with internal LLVM | Mark Rousskov | -0/+9 |
| 2020-09-09 | Rollup merge of #76473 - ortem:fix-gcc-warning, r=jonas-schievink | Tyler Mandry | -2/+2 |
| 2020-09-08 | Add missed spaces to GCC-WARNING.txt | ortem | -2/+2 |
| 2020-09-07 | Dedicated rust development tarball | Mark Rousskov | -0/+82 |
| 2020-08-30 | mv compiler to compiler/ | mark | -1/+1 |
| 2020-08-28 | Fix loading pretty-printers in rust-lldb script | ortem | -0/+1 |
| 2020-08-24 | Auto merge of #75625 - mati865:mingw-cross-compile, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-08-19 | Fix windows-gnu host cross-compilation | Mateusz Mikuła | -1/+1 |
| 2020-08-16 | Adjust installation place for compiler docs | Mark Rousskov | -2/+2 |
| 2020-08-03 | Disable building rust-analyzer on riscv64 | Mark Rousskov | -27/+47 |
| 2020-07-28 | std: Switch from libbacktrace to gimli | Alex Crichton | -1/+11 |
| 2020-07-27 | mv std libs to library/ | mark | -28/+23 |
| 2020-07-22 | Revert "include backtrace folder in rust-src component" | Mark Rousskov | -1/+0 |
| 2020-07-20 | Fix rust-src component. | Eric Huss | -1/+1 |
| 2020-07-20 | Auto merge of #74543 - Manishearth:rollup-m5w6hyg, r=Manishearth | bors | -0/+1 |
| 2020-07-19 | Teach bootstrap install and dist commands about TargetSelection | Jake Goulding | -50/+54 |
| 2020-07-19 | include backtrace folder in rust-src component | Ralf Jung | -0/+1 |
| 2020-07-17 | Teach bootstrap about target files vs target triples | Jake Goulding | -39/+40 |
| 2020-07-03 | Add rust-analyzer submodule | Aleksey Kladov | -1/+121 |
| 2020-07-01 | Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakis | Manish Goregaokar | -21/+0 |
| 2020-06-19 | Rollup merge of #72999 - mati865:separate-self-contained-dir, r=Mark-Simulacrum | Ralf Jung | -5/+19 |
| 2020-06-11 | Move shipped MinGW linker to self-contained dir | Mateusz Mikuła | -1/+6 |
| 2020-06-11 | Move some libs to self-contained directory | Mateusz Mikuła | -2/+11 |
| 2020-06-11 | Use enum to distinguish dependency type | Mateusz Mikuła | -3/+3 |
| 2020-06-09 | Implement new gdb/lldb pretty-printers | ortem | -3/+5 |
| 2020-05-25 | Remove legacy InnoSetup GUI installer | Chris Denton | -21/+0 |
| 2020-05-20 | Move the target libLLVM to llvm-tools-preview | Josh Stone | -19/+28 |
| 2020-05-10 | remove lldb package from bootstrap, config and build-manifest | Ralf Jung | -121/+0 |