| Age | Commit message (Expand) | Author | Lines |
| 2020-05-03 | 1.43.1 release | Josh Stone | -1/+1 |
| 2020-04-06 | Move rustc-guide submodule to rustc-dev-guide | Santiago Pastorino | -4/+4 |
| 2020-03-23 | rustbuild: only pass -Zconfig-profile if we're not self bootstraping | Marc-Antoine Perennou | -1/+5 |
| 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-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 |
| 2020-02-11 | Rollup merge of #66498 - bjorn3:less_feature_flags, r=Dylan-DPC | Dylan DPC | -1/+0 |
| 2020-02-11 | rustbuild: include channel in sanitizers installed name | Marc-Antoine Perennou | -6/+10 |
| 2020-02-10 | Enable Control Flow Guard in rustbuild | Andrew Paverd | -0/+18 |
| 2020-02-09 | Auto merge of #68623 - Zoxc:lld, r=Mark-Simulacrum | bors | -7/+49 |
| 2020-02-09 | Add some comments | John Kåre Alsaker | -0/+1 |
| 2020-02-07 | PEP8 format spacing | Chris Simpkins | -5/+6 |
| 2020-02-07 | PEP8 format spacing | Chris Simpkins | -4/+3 |
| 2020-02-07 | remove unnecessary local variable assignment in context manager | Chris Simpkins | -1/+1 |
| 2020-02-06 | rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace. | Eduard-Mihai Burtescu | -1/+7 |
| 2020-02-04 | Rollup merge of #68805 - matthiaskrgr:cleanup_bootstrap, r=Mark-Simulacrum | Dylan DPC | -57/+40 |
| 2020-02-04 | Remove unused core_intrinsics feature gate from bootstrap | bjorn3 | -1/+0 |
| 2020-02-04 | Auto merge of #68708 - Mark-Simulacrum:stage0-step, r=pietroalbini | bors | -6/+6 |
| 2020-02-03 | bootstrap: fix clippy warnings | Matthias Krüger | -58/+41 |
| 2020-01-31 | Drop cfg(bootstrap) code | Mark Rousskov | -1/+1 |