| Age | Commit message (Expand) | Author | Lines |
| 2020-06-13 | Rollup merge of #73267 - ehuss:cargotest-this-cargo, r=Mark-Simulacrum | Dylan DPC | -1/+2 |
| 2020-06-12 | Remove vestigial CI job msvc-aux. | Eric Huss | -16/+2 |
| 2020-06-12 | x.py: do not build Miri by default | Ralf Jung | -12/+20 |
| 2020-06-12 | Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink | bors | -1/+1 |
| 2020-06-11 | Use the built cargo for cargotest. | Eric Huss | -1/+2 |
| 2020-06-11 | Rollup merge of #73097 - Mark-Simulacrum:clippy-fail, r=oli-obk | Dylan DPC | -1/+1 |
| 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 | -9/+28 |
| 2020-06-11 | Use enum to distinguish dependency type | Mateusz Mikuła | -26/+54 |
| 2020-06-11 | Move copying of MinGW CRT to the better location | Mateusz Mikuła | -7/+7 |
| 2020-06-11 | Move copying of self-contained objects to new function | Mateusz Mikuła | -25/+63 |
| 2020-06-11 | Enable LLVM zlib when building LLD | Jethro Beekman | -1/+8 |
| 2020-06-10 | x.py: with --json-output, forward cargo's JSON | Ralf Jung | -1/+7 |
| 2020-06-09 | Add a disabled builder for riscv64 emulated tests | Tom Eccles | -0/+2 |
| 2020-06-09 | Implement new gdb/lldb pretty-printers | ortem | -3/+5 |
| 2020-06-09 | [AVR] Add AVR platform support | Jake Goulding | -1/+1 |
| 2020-06-07 | Try_run must only be used if toolstate is populated | Mark Rousskov | -1/+1 |
| 2020-06-07 | Enable LVI hardening for x86_64-fortanix-unknown-sgx | Jethro Beekman | -1/+3 |
| 2020-06-07 | Rollup merge of #72993 - cuviper:beta-number, r=Mark-Simulacrum | Dylan DPC | -18/+4 |
| 2020-06-04 | Count the beta prerelease number just from master | Josh Stone | -18/+4 |
| 2020-06-03 | Bump to 1.46 | Mark Rousskov | -1/+1 |
| 2020-06-02 | Auto merge of #72672 - seritools:remote-test-windows, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-06-01 | bump Miri, update for cargo-miri being a separate project | Ralf Jung | -5/+16 |
| 2020-05-31 | Make `remote-test-client` work as cargo runner again | Dennis Duda | -1/+1 |
| 2020-05-30 | Rollup merge of #72728 - o01eg:fix-72661, r=Mark-Simulacrum | Ralf Jung | -7/+30 |
| 2020-05-30 | [RISC-V] Do not force frame pointers | Sam Elliott | -0/+10 |
| 2020-05-29 | Get libdir from stage0 compiler | O01eg | -4/+21 |
| 2020-05-29 | Fix lld detection if stage0 rustc built with custom libdir | O01eg | -7/+13 |
| 2020-05-29 | Auto merge of #72671 - flip1995:clippyup, r=Xanewok | bors | -0/+4 |
| 2020-05-28 | Set CFG_RELEASE for tools in bootstrap/tool.rs | Igor Matuszewski | -0/+4 |
| 2020-05-27 | Clippy should always build | Mark Rousskov | -34/+26 |
| 2020-05-25 | Remove legacy InnoSetup GUI installer | Chris Denton | -21/+0 |
| 2020-05-24 | bootstrap: propagate test-args to miri and clippy test suites | Ralf Jung | -0/+4 |
| 2020-05-22 | Rollup merge of #72453 - dtolnay:open, r=Mark-Simulacrum | Dylan DPC | -3/+73 |
| 2020-05-22 | Report error from opener in bootstrap | David Tolnay | -4/+4 |
| 2020-05-22 | Auto merge of #72000 - cuviper:dist-llvm, r=Mark-Simulacrum | bors | -20/+30 |
| 2020-05-21 | Add flag to open docs: x.py doc --open | David Tolnay | -3/+73 |
| 2020-05-20 | Move the target libLLVM to llvm-tools-preview | Josh Stone | -20/+30 |
| 2020-05-20 | Auto merge of #67759 - nikic:llvm-10, r=Mark-Simulacrum | bors | -0/+4 |
| 2020-05-20 | Set CMAKE_CXX_STANDARD when compiling LLD | Nikita Popov | -0/+4 |
| 2020-05-20 | Auto merge of #71769 - petrochenkov:crto, r=cuviper | bors | -6/+7 |
| 2020-05-17 | bootstrap: fix typo | Ralf Jung | -1/+1 |
| 2020-05-15 | Rollup merge of #72172 - Mark-Simulacrum:check-no-stage, r=alexcrichton | Dylan DPC | -0/+14 |
| 2020-05-15 | Rollup merge of #72146 - Mark-Simulacrum:separate-std-asserts, r=alexcrichton | Dylan DPC | -1/+14 |
| 2020-05-14 | Rollup merge of #71964 - jcotton42:bootstrap_decode_none_windows, r=Mark-Simu... | Ralf Jung | -3/+6 |
| 2020-05-14 | linker: More systematic handling of CRT objects | Vadim Petrochenkov | -6/+7 |
| 2020-05-14 | Auto merge of #72058 - RalfJung:no-dist-lldb, r=Mark-Simulacrum | bors | -162/+7 |
| 2020-05-13 | Forbid stage arguments to check | Mark Rousskov | -0/+14 |
| 2020-05-12 | Provide separate option for std debug asserts | Mark Rousskov | -1/+14 |
| 2020-05-12 | Fix bootstrap failing on win32 | Joshua Cotton | -3/+6 |