| Age | Commit message (Expand) | Author | Lines |
| 2020-03-19 | Rollup merge of #69443 - ehuss:tidy-license, r=skade,Mark-Simulacrum | Mazdak Farrokhzad | -3/+0 |
| 2020-03-18 | Tidy: fix running rustfmt twice | Eric Huss | -0/+3 |
| 2020-03-17 | Rollup merge of #69735 - tmiasko:bootstrap-sanitizers-hash, r=Mark-Simulacrum | Mazdak Farrokhzad | -31/+67 |
| 2020-03-17 | Rollup merge of #70029 - jonas-schievink:bootstrap, r=Centril | Mazdak Farrokhzad | -9/+3 |
| 2020-03-16 | Rollup merge of #69964 - ollie27:ci_nodejs, r=Mark-Simulacrum,GuillaumeGomez | Dylan DPC | -3/+5 |
| 2020-03-15 | Bump the bootstrap compiler | Jonas Schievink | -9/+3 |
| 2020-03-13 | Allow `rustdoc-js` and `rustdoc-js-std` to use none default build dir location | Oliver Middleton | -3/+5 |
| 2020-03-12 | tidy: Use cargo_metadata for license checks. | Eric Huss | -3/+0 |
| 2020-03-12 | Rollup merge of #69705 - ehuss:toolstate-remove-redundant-beta, r=Mark-Simula... | Mazdak Farrokhzad | -33/+22 |
| 2020-03-11 | Rollup merge of #69603 - chrissimpkins:tidy-docs-update, r=petrochenkov | Mazdak Farrokhzad | -1/+8 |
| 2020-03-09 | remove trailing whitespace (tidy) | Chris Simpkins | -1/+1 |
| 2020-03-09 | Add documentation of tool testing with x.py script | Chris Simpkins | -2/+6 |
| 2020-03-09 | add documentation of x.py tool testing | Chris Simpkins | -0/+3 |
| 2020-03-08 | Rollup merge of #69631 - RalfJung:rust-src, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+0 |
| 2020-03-06 | fix various typos | Matthias Krüger | -2/+2 |
| 2020-03-05 | bootstrap: Use hash to determine if sanitizers needs to be rebuilt | Tomasz Miąsko | -31/+67 |
| 2020-03-04 | Further clarifications and comments on toolstate operation. | Eric Huss | -4/+12 |
| 2020-03-04 | more toolstate comments | Ralf Jung | -3/+5 |
| 2020-03-04 | Toolstate: remove redundant beta-week check. | Eric Huss | -30/+9 |
| 2020-03-04 | Auto merge of #69636 - RalfJung:miri, r=nikomatsakis | bors | -1/+1 |
| 2020-03-04 | point cargo-miri to the right xargo binary | Ralf Jung | -1/+1 |
| 2020-03-02 | Toolstate: don't duplicate nightly tool list. | Eric Huss | -1/+1 |
| 2020-03-02 | Rollup merge of #69624 - ehuss:toolstate-beta-regress, r=Mark-Simulacrum | Dylan DPC | -63/+133 |
| 2020-03-02 | remove non-sysroot sources from rust-src component | Ralf Jung | -2/+0 |
| 2020-03-01 | Toolstate: Don't block beta week on already broken tools. | Eric Huss | -63/+133 |
| 2020-03-01 | Rollup merge of #69549 - mati865:mingw, r=kennytm | Yuki Okushi | -1/+8 |
| 2020-03-01 | Rollup merge of #69397 - tmiasko:llvm-version-suffix, r=nagisa | Yuki Okushi | -6/+2 |
| 2020-02-29 | Make it build again | Vadim Petrochenkov | -1/+1 |
| 2020-02-29 | Update src/bootstrap/dist.rs | Mateusz Mikuła | -1/+1 |
| 2020-02-28 | Fix no_std detection for target triples | Andre Richter | -1/+1 |
| 2020-02-28 | Improve MinGW detection when cross compiling | Mateusz Mikuła | -1/+8 |
| 2020-02-27 | Ignore untracked paths when running `rustfmt` on repository. | Felix S. Klock II | -1/+12 |
| 2020-02-26 | Rollup merge of #69381 - QuiltOS:no-std-from-config, r=Mark-Simulacrum | Dylan DPC | -7/+17 |
| 2020-02-24 | bootstrap: Further centralize target defaulting logic. | John Ericson | -7/+16 |
| 2020-02-23 | bootstrap: Remove commit hash from LLVM version suffix to avoid rebuilds | Tomasz Miąsko | -6/+2 |
| 2020-02-22 | Allow getting `no_std` from the config file | John Ericson | -3/+4 |
| 2020-02-21 | fix miri and bootstrap interaction | Ralf Jung | -1/+3 |
| 2020-02-19 | Auto merge of #69293 - Dylan-DPC:rollup-imcbvgo, r=Dylan-DPC | bors | -2/+2 |
| 2020-02-19 | Rollup merge of #68863 - pietroalbini:azure-macos-10.15, r=Mark-Simulacrum | Dylan DPC | -2/+2 |
| 2020-02-19 | Auto merge of #69198 - ollie27:rustbuild_rustdoc-js, r=Mark-Simulacrum | bors | -5/+5 |
| 2020-02-17 | configure: set LLVM flags with a value | Josh Stone | -3/+3 |
| 2020-02-17 | ci: switch macOS builders to 10.15 | Pietro Albini | -2/+2 |
| 2020-02-15 | Fix running rustdoc-js test suite individually | Oliver Middleton | -5/+5 |
| 2020-02-14 | Auto merge of #69115 - ehuss:update-books, r=Dylan-DPC | bors | -24/+58 |
| 2020-02-13 | Update books. | Eric Huss | -24/+58 |
| 2020-02-13 | Rollup merge of #69104 - tmiasko:configure-cmake, r=Mark-Simulacrum | Dylan DPC | -9/+19 |
| 2020-02-12 | bootstrap: Configure cmake when building sanitizer runtimes | Tomasz Miąsko | -9/+19 |
| 2020-02-12 | Rollup merge of #68994 - Keruspe:sanitizers-conflict, r=Mark-Simulacrum | Dylan DPC | -6/+10 |
| 2020-02-12 | Rollup merge of #68947 - chrissimpkins:python-fmt, r=alexcrichton | Yuki Okushi | -10/+10 |
| 2020-02-11 | Rollup merge of #68824 - ajpaverd:cfguard-rustbuild, r=Mark-Simulacrum | Dylan DPC | -0/+18 |