| Age | Commit message (Expand) | Author | Lines |
| 2023-05-27 | Rollup merge of #111936 - ferrocene:pa-test-suite-metadata, r=jyn514 | Guillaume Gomez | -24/+144 |
| 2023-05-27 | Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar... | bors | -89/+31 |
| 2023-05-27 | Rollup merge of #111977 - jyn514:doc-errors, r=est31 | Matthias Krüger | -2/+2 |
| 2023-05-27 | Rollup merge of #111976 - jyn514:doc-bootstrap, r=ozkanonur | Matthias Krüger | -4/+12 |
| 2023-05-26 | add reasoning for introducing a metrics format version | Pietro Albini | -3/+15 |
| 2023-05-26 | rename metadata_version to format_version | Pietro Albini | -10/+9 |
| 2023-05-26 | Make errors from `x doc` less verbose | jyn | -2/+2 |
| 2023-05-26 | Auto merge of #111562 - clubby789:speedup-bootstrap-py, r=jyn514 | bors | -49/+44 |
| 2023-05-26 | Improve startup time for bootstrap.py | clubby789 | -49/+44 |
| 2023-05-26 | address review feedback | Pietro Albini | -7/+5 |
| 2023-05-25 | Generate docs for bootstrap itself | jyn | -4/+12 |
| 2023-05-25 | Auto merge of #110906 - ekusiadadus:ekusiadadus/fix-bash-complete-etc, r=albe... | bors | -1/+5 |
| 2023-05-25 | introduce build metrics version numbers to handle breaking changes | Pietro Albini | -2/+31 |
| 2023-05-25 | include test suite metadata in build metrics | Pietro Albini | -22/+104 |
| 2023-05-25 | fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy error | ekusiadadus | -1/+5 |
| 2023-05-24 | Auto merge of #111566 - clubby789:bootstrap-override-config, r=ozkanonur | bors | -32/+198 |
| 2023-05-23 | Promote loongarch64-unknown-linux-gnu to Tier 2 with host tools | WANG Rui | -0/+1 |
| 2023-05-21 | Render test messages from bootstrap | Eric Huss | -2/+7 |
| 2023-05-21 | Rollup merge of #111809 - DrMeepster:patch-1, r=jyn514 | Matthias Krüger | -0/+2 |
| 2023-05-20 | unset MIRI_BLESS for mir-opt-level 4 miri tests | DrMeepster | -0/+2 |
| 2023-05-20 | bootstrap: add test cases for beta revision extraction | liushuyu | -0/+16 |
| 2023-05-20 | Read beta version from the version file ... | liushuyu | -6/+27 |
| 2023-05-20 | Auto merge of #111798 - GuillaumeGomez:rollup-t3bus8o, r=GuillaumeGomez | bors | -2/+2 |
| 2023-05-20 | Rollup merge of #111771 - liushuyu:ubuntu/rep-stage0, r=ozkanonur | Guillaume Gomez | -2/+2 |
| 2023-05-20 | Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrum | bors | -3/+3 |
| 2023-05-20 | implement and use tools/rustdoc-gui-test in bootstrap | ozkanonur | -89/+31 |
| 2023-05-20 | Rollup merge of #111606 - jyn514:nightly-diagnostics, r=lcnr | Dylan DPC | -1/+0 |
| 2023-05-19 | Set the timestamp of downloaded stage0 files ... | Ximin Luo | -2/+2 |
| 2023-05-19 | Override config.toml options from command line | clubby789 | -32/+198 |
| 2023-05-18 | very minor cleanups | jyn | -1/+0 |
| 2023-05-18 | Rollup merge of #111685 - Kobzol:bootstrap-typo, r=clubby789 | Dylan DPC | -1/+1 |
| 2023-05-18 | Rollup merge of #111160 - chbaker0:update-serde, r=Mark-Simulacrum | Dylan DPC | -8/+8 |
| 2023-05-17 | Fix typo in bootstrap command description | Jakub Beránek | -1/+1 |
| 2023-05-14 | comment feedback | yukang | -1/+2 |
| 2023-05-14 | fix | yukang | -2/+2 |
| 2023-05-14 | skip rustc version check in dry_run | yukang | -0/+4 |
| 2023-05-14 | Make sure the build.rustc version is either the same or 1 apart | yukang | -0/+42 |
| 2023-05-14 | Auto merge of #111388 - clubby789:clap-complete, r=jyn514 | bors | -15/+101 |
| 2023-05-12 | run miri tests with MIR opts in rustc CI | Ralf Jung | -2/+19 |
| 2023-05-10 | Bump object and thorin-dwp | Jubilee Young | -3/+3 |
| 2023-05-10 | Generate shell completions for bootstrap with Clap | clubby789 | -15/+101 |
| 2023-05-09 | Rollup merge of #111242 - wangkirin:support_rpath_independent_config, r=alber... | Matthias Krüger | -1/+9 |
| 2023-05-09 | Auto merge of #110152 - ChrisDenton:windows-sys, r=thomcc | bors | -0/+24 |
| 2023-05-08 | Auto merge of #111342 - Dylan-DPC:rollup-b5p6wzy, r=Dylan-DPC | bors | -4/+14 |
| 2023-05-08 | Auto merge of #106621 - ozkanonur:enable-elided-lifetimes-for-doctests, r=Mar... | bors | -0/+9 |
| 2023-05-08 | supplement CHANGELOG for add rpath in target section | Wang Qilin | -0/+1 |
| 2023-05-07 | Update serde in workspace and non-synced dependencies | Collin Baker | -8/+8 |
| 2023-05-07 | Give a more helpful error when running the rustc shim directly | jyn | -4/+14 |
| 2023-05-07 | Auto merge of #110693 - clubby789:x-clap-take-2, r=Mark-Simulacrum | bors | -730/+481 |
| 2023-05-06 | Migrate bootstrap to Clap-based arguments | clubby789 | -730/+481 |