| Age | Commit message (Expand) | Author | Lines |
| 2023-09-23 | Pass `-jN` from Make to `BOOTSTRAP_ARGS` | onur-ozkan | -0/+7 |
| 2023-09-22 | Add Minimal Std implementation for UEFI | Ayush Singh | -5/+1 |
| 2023-09-21 | Auto merge of #115230 - Vtewari2311:mod-hurd-latest, r=b-naber | bors | -2/+6 |
| 2023-09-21 | added support for GNU/Hurd | Samuel Thibault | -2/+6 |
| 2023-09-19 | Rollup merge of #115957 - cuishuang:master, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2023-09-19 | fix mismatched symbols | cui fliter | -1/+1 |
| 2023-09-19 | Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3 | bors | -1/+4 |
| 2023-09-19 | Auto merge of #115644 - danakj:catalyst-asan, r=cjgillot,thomcc | bors | -0/+5 |
| 2023-09-18 | Document that the macabi sanitizers are shared with darwin | danakj | -2/+3 |
| 2023-09-18 | Enable ASAN/LSAN/TSAN for *-apple-ios-macabi | danakj | -0/+4 |
| 2023-09-18 | Rollup merge of #115811 - bzEq:make-aix-known, r=Mark-Simulacrum | Matthias Krüger | -0/+8 |
| 2023-09-17 | Auto merge of #115514 - onur-ozkan:bootstrap-codebase-improvements, r=albertl... | bors | -105/+97 |
| 2023-09-17 | micro-level optimizations for bootstrap | onur-ozkan | -77/+60 |
| 2023-09-17 | update the beginning part of `bootstrap/README.md` | onur-ozkan | -3/+2 |
| 2023-09-16 | Rollup merge of #115836 - RalfJung:rust_analyzer_settings.json, r=compiler-er... | Matthias Krüger | -0/+1 |
| 2023-09-16 | create helper module to be embedded for the bootstrap binaries | onur-ozkan | -25/+35 |
| 2023-09-15 | rustdoc: merge theme css into rustdoc.css | Michael Howell | -1/+1 |
| 2023-09-14 | update SETTINGS_HASHES | Ralf Jung | -0/+1 |
| 2023-09-13 | Adjust comment | Kai Luo | -2/+2 |
| 2023-09-13 | Adjust comment | Kai Luo | -2/+2 |
| 2023-09-13 | Add comment to elaborate | Kai Luo | -0/+6 |
| 2023-09-13 | Make AIX known by bootstrap | Kai Luo | -0/+2 |
| 2023-09-11 | Rollup merge of #115440 - RalfJung:bootstrap-fmt, r=Mark-Simulacrum | Matthias Krüger | -4/+0 |
| 2023-09-10 | Allow testing cg_clif using ./x.py test | bjorn3 | -0/+127 |
| 2023-09-08 | Rollup merge of #115088 - LuuuXXX:issue-112009, r=albertlarsan68 | Guillaume Gomez | -4/+6 |
| 2023-09-08 | Fix Issue 112009 | LuuuX | -4/+6 |
| 2023-09-06 | fix log formatting in bootstrap | Goldstein | -3/+3 |
| 2023-09-05 | Auto merge of #114843 - Zalathar:test-coverage-map, r=oli-obk | bors | -1/+18 |
| 2023-09-05 | Auto merge of #115544 - onur-ozkan:patch-binaries-for-nix-configure, r=albert... | bors | -0/+1 |
| 2023-09-05 | support `{disable,enable}-patch-binaries-for-nix` in configure.py | onur-ozkan | -0/+1 |
| 2023-09-05 | Add test suite `coverage-map` to test coverage mappings emitted by LLVM | Zalathar | -0/+15 |
| 2023-09-05 | Add tool `src/tools/coverage-dump` for use by some new coverage tests | Zalathar | -1/+3 |
| 2023-09-03 | Auto merge of #115448 - onur-ozkan:optimize-bootstrap-dep-tree, r=albertlarsan68 | bors | -40/+8 |
| 2023-09-02 | Auto merge of #115471 - RalfJung:skipping-sanity, r=onur-ozkan | bors | -10/+13 |
| 2023-09-02 | also skip musl checks when BOOTSTRAP_SKIP_TARGET_SANITY is set | Ralf Jung | -10/+13 |
| 2023-09-01 | bump hermit-abi from yanked version(0.3.1) to 0.3.2 | onur-ozkan | -3/+3 |
| 2023-09-01 | bump pretty_assertions to 1.4 | onur-ozkan | -37/+5 |
| 2023-09-01 | bootstrap/format: remove unnecessary paths.push | Ralf Jung | -4/+0 |
| 2023-08-31 | bootstrap: use git merge-base for LLVM CI download logic | Ralf Jung | -1/+8 |
| 2023-08-31 | Auto merge of #115323 - onur-ozkan:curl-download-checksum-fix, r=Mark-Simulacrum | bors | -12/+11 |
| 2023-08-28 | avoid stdout redirection on `curl` executions | onur-ozkan | -12/+11 |
| 2023-08-27 | Rollup merge of #115261 - onur-ozkan:replace-old-username, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2023-08-27 | Rollup merge of #115111 - ozkanonur:check-rust-analyzer-if-enabled, r=Mark-Si... | Matthias Krüger | -2/+9 |
| 2023-08-27 | replace outdated github username 'ozkanonur' | ozkanonur | -1/+1 |
| 2023-08-24 | Rollup merge of #115117 - pnkfelix:detect-and-report-nix-shell, r=albertlarsan68 | Weihang Lo | -9/+31 |
| 2023-08-23 | Accommodate tidy. | Felix S. Klock II | -11/+9 |
| 2023-08-23 | Rollup merge of #115109 - cuviper:yaml-404, r=albertlarsan68 | Guillaume Gomez | -0/+5 |
| 2023-08-23 | Rollup merge of #115103 - djkoloski:disable_bootstrap_version_check, r=compil... | Guillaume Gomez | -1/+2 |
| 2023-08-22 | Better diagnostics for people using nix subshell on non-NixOS. | Felix S. Klock II | -8/+32 |
| 2023-08-22 | drive-by fix to Python doc comment. | Felix S. Klock II | -1/+1 |