| Age | Commit message (Expand) | Author | Lines |
| 2023-04-03 | Auto merge of #109884 - matthiaskrgr:rollup-5wapig9, r=matthiaskrgr | bors | -2/+60 |
| 2023-04-03 | Rollup merge of #109871 - Mark-Simulacrum:metrics-timestamp, r=ozkanonur | Matthias Krüger | -1/+12 |
| 2023-04-03 | Rollup merge of #109642 - lenko-d:rust_codegen-backends_interacts_confusingly... | Matthias Krüger | -1/+43 |
| 2023-04-03 | Rollup merge of #109526 - bzEq:aix-libpath, r=Mark-Simulacrum | Matthias Krüger | -0/+5 |
| 2023-04-03 | Auto merge of #108288 - ozkanonur:hotfix-90244, r=Mark-Simulacrum | bors | -0/+7 |
| 2023-04-02 | Include invocation start times | Mark Rousskov | -1/+12 |
| 2023-04-02 | fix `build --stage 2 compiler/rustc` panic | ozkanonur | -0/+7 |
| 2023-04-02 | Auto merge of #109811 - jyn514:symlink-fixes, r=Mark-Simulacrum | bors | -11/+12 |
| 2023-04-02 | Replace any existing `build/host` symlink | Jynn Nelson | -11/+12 |
| 2023-04-01 | bootstrap replace atty with is-terminal, dedupe few deps | klensy | -38/+42 |
| 2023-03-30 | Drop binutils on powerpc-unknown-freebsd | pkubaj | -5/+0 |
| 2023-03-29 | Auto merge of #108792 - Amanieu:ohos, r=petrochenkov | bors | -0/+5 |
| 2023-03-28 | Add OpenHarmony targets | Amanieu d'Antras | -0/+5 |
| 2023-03-28 | Rollup merge of #91793 - devnexen:anc_data_fbsd, r=ChrisDenton | nils | -0/+1 |
| 2023-03-28 | Rollup merge of #109667 - clubby789:fix-stage0-doc, r=ozkanonur | Matthias Krüger | -4/+5 |
| 2023-03-28 | Set LIBPATH | Kai Luo | -0/+3 |
| 2023-03-27 | Always set `RUSTC_BOOTSTRAP` with `x doc` | clubby789 | -4/+5 |
| 2023-03-27 | socket ancillary data implementation for FreeBSD (from 13 and above). | David CARLIER | -0/+1 |
| 2023-03-27 | Rollup merge of #109418 - rohaquinlop:108240-rename-native.rs-to-llvm.rs, r=M... | Matthias Krüger | -100/+100 |
| 2023-03-27 | More config.toml.example cleanups | Joshua Nelson | -1/+3 |
| 2023-03-26 | check for missing codegen backeng config | Lenko Donchev | -1/+43 |
| 2023-03-26 | Auto merge of #106428 - saethlin:inline-diverging-functions, r=cjgillot | bors | -0/+6 |
| 2023-03-25 | Rollup merge of #109484 - fortanix:raoul/bugfix_libtest_json_output, r=pietro... | Matthias Krüger | -12/+7 |
| 2023-03-24 | Rename 'src/bootstrap/native.rs' to llvm.rs | Robin Hafid | -100/+100 |
| 2023-03-23 | LIBPATH is used as dylib's path environment variable on AIX | Kai Luo | -0/+2 |
| 2023-03-22 | Auto merge of #109497 - matthiaskrgr:rollup-6txuxm0, r=matthiaskrgr | bors | -1/+2 |
| 2023-03-22 | Rollup merge of #109373 - ids1024:llvm-unreachable-optimize, r=ozkanonur | Matthias Krüger | -1/+2 |
| 2023-03-23 | Rollup merge of #109295 - ozkanonur:issue-109286, r=ozkanonur | Dylan DPC | -8/+9 |
| 2023-03-22 | Bugfix: avoid panic on invalid json output from libtest | Raoul Strackx | -12/+7 |
| 2023-03-21 | Set LLVM `LLVM_UNREACHABLE_OPTIMIZE` to `OFF` | Ian Douglas Scott | -1/+2 |
| 2023-03-21 | Auto merge of #108659 - ferrocene:pa-test-metrics, r=Mark-Simulacrum | bors | -32/+492 |
| 2023-03-21 | handle tests timing out | Pietro Albini | -0/+4 |
| 2023-03-21 | Rollup merge of #109124 - ferrocene:pa-compression-mode, r=Mark-Simulacrum | nils | -0/+9 |
| 2023-03-21 | change default to fast for everyone but the user profile | Pietro Albini | -1/+5 |
| 2023-03-21 | Auto merge of #108262 - ChrisDenton:libntdll, r=Mark-Simulacrum | bors | -0/+4 |
| 2023-03-20 | Auto merge of #106610 - euclio:windows-rs, r=ChrisDenton | bors | -129/+183 |
| 2023-03-20 | migrate compiler, bootstrap, and compiletest to windows-rs | Andy Russell | -129/+183 |
| 2023-03-20 | Rollup merge of #109267 - jyn514:test-configure, r=Mark-Simulacrum | Matthias Krüger | -198/+258 |
| 2023-03-20 | Rollup merge of #109170 - eggyal:xc-linux-cmake, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2023-03-18 | Always enable MIR inlining when building std | Ben Kimock | -0/+6 |
| 2023-03-18 | Auto merge of #107224 - nikic:llvm-16, r=cuviper | bors | -4/+5 |
| 2023-03-18 | refactor `fn bootstrap::builder::Builder::compiler_for` | ozkanonur | -8/+9 |
| 2023-03-18 | Rollup merge of #108772 - jyn514:faster-tidy, r=the8472 | Matthias Krüger | -1/+5 |
| 2023-03-18 | Let tidy use more threads | Joshua Nelson | -1/+5 |
| 2023-03-18 | Rollup merge of #109256 - chaitanyav:fix_108948, r=albertlarsan68 | Matthias Krüger | -4/+7 |
| 2023-03-17 | Use python3.11 in CI to make sure toml is validated | Joshua Nelson | -3/+2 |
| 2023-03-17 | Add tests for configure.py | Joshua Nelson | -198/+259 |
| 2023-03-17 | Check for llvm-tools before install | NagaChaitanya Vellanki | -4/+7 |
| 2023-03-17 | Initialize rust_info before is_ci_llvm_available() | Nikita Popov | -4/+5 |
| 2023-03-17 | Rollup merge of #109044 - thomcc:disallow-unstable-libtest, r=jyn514 | Matthias Krüger | -0/+6 |