| Age | Commit message (Expand) | Author | Lines |
| 2023-03-12 | Prevent stable `libtest` from supporting `-Zunstable-options` | Thom Chiovoloni | -0/+6 |
| 2023-03-12 | Rollup merge of #108984 - Teapot4195:issue-106803-fix, r=ozkanonur | Matthias Krüger | -0/+2 |
| 2023-03-11 | Rename `config.toml.example` to `config.example.toml` | Thom Chiovoloni | -12/+12 |
| 2023-03-10 | bootstrap: document tidy | Alex Huang | -0/+2 |
| 2023-03-10 | Rollup merge of #108963 - jhheider:fix-CI-non-git-builds, r=albertlarsan68 | Matthias Krüger | -1/+1 |
| 2023-03-09 | only call git on git checkouts | Jacob Heider | -1/+1 |
| 2023-03-09 | Rollup merge of #108778 - jyn514:quiet-fmt, r=albertlarsan68 | Matthias Krüger | -1/+7 |
| 2023-03-09 | Don't print all modified files if there's more than 10 | Joshua Nelson | -1/+7 |
| 2023-03-08 | Rollup merge of #108898 - ferrocene:pa-libc-check-cfg, r=Mark-Simulacrum | Matthias Krüger | -0/+9 |
| 2023-03-08 | set LIBC_CHECK_CFG=1 when building Rust code in bootstrap | Pietro Albini | -0/+9 |
| 2023-03-08 | Auto merge of #108534 - Mark-Simulacrum:compression, r=pietroalbini | bors | -6/+57 |
| 2023-03-07 | Rollup merge of #108866 - Kohei316:master, r=ozkanonur | Matthias Krüger | -2/+13 |
| 2023-03-07 | Rollup merge of #108581 - jfgoog:include-mingw-linker, r=petrochenkov | Matthias Krüger | -2/+6 |
| 2023-03-08 | Add force to use the stage 2 compiler in compiler_for when config.download_ru... | morine0122 | -2/+13 |
| 2023-03-07 | Rollup merge of #108619 - jyn514:llvm-version-check, r=cuviper | Yuki Okushi | -9/+1 |
| 2023-03-07 | Add bootstrap support for rust-installer | Mark Rousskov | -6/+57 |
| 2023-03-07 | switch to termcolor | Pietro Albini | -47/+78 |
| 2023-03-06 | fix name of the field containing the ignore reason | Pietro Albini | -3/+3 |
| 2023-03-05 | Rollup merge of #108776 - jyn514:quiet-tidy, r=ozkanonur | Matthias Krüger | -2/+4 |
| 2023-03-05 | Rollup merge of #108773 - jyn514:faster-tidy-fmt, r=albertlarsan68 | Matthias Krüger | -1/+5 |
| 2023-03-05 | Make `x test tidy` less noisy | Joshua Nelson | -2/+4 |
| 2023-03-05 | Remove the option to disable `llvm-version-check` | Joshua Nelson | -9/+1 |
| 2023-03-05 | x fmt: Only check modified files locally | Joshua Nelson | -1/+5 |
| 2023-03-05 | Rollup merge of #108618 - KittyBorgX:master, r=Mark-Simulacrum | Matthias Krüger | -8/+8 |
| 2023-03-05 | Rollup merge of #108616 - jyn514:sync-codegen, r=albertlarsan68 | Matthias Krüger | -0/+2 |
| 2023-03-05 | Rollup merge of #108613 - jyn514:rm-skip-rebuild, r=Mark-Simulacrum | Matthias Krüger | -31/+0 |
| 2023-03-05 | Sync codegen defaults with compiler defaults and add a ping message so they s... | Joshua Nelson | -0/+2 |
| 2023-03-05 | Auto merge of #107723 - Kobzol:bootstrap-bolt, r=Mark-Simulacrum | bors | -42/+143 |
| 2023-03-04 | Rollup merge of #108632 - Teapot4195:issue-108612-fix, r=ozkanonur | Matthias Krüger | -4/+18 |
| 2023-03-04 | Add comment on what libs should be in target_libs | Chris Denton | -0/+3 |
| 2023-03-04 | Add check for dry run | Jakub Beránek | -5/+1 |
| 2023-03-04 | Create BOLT build steps to avoid running BOLT multiple times on the same file | Jakub Beránek | -19/+127 |
| 2023-03-04 | Apply BOLT optimizations without rebuilding LLVM | Jakub Beránek | -35/+32 |
| 2023-03-03 | ./configure script should only show blocks (and associated comments) where it... | Alex Huang | -4/+18 |
| 2023-03-03 | change approach to prevent interleaving compiletest message | Pietro Albini | -6/+1 |
| 2023-03-03 | handle non-json output in stdout | Pietro Albini | -6/+13 |
| 2023-03-02 | Rollup merge of #108644 - KittyBorgX:hashmap-toml, r=albertlarsan68 | Matthias Krüger | -0/+2 |
| 2023-03-02 | do not use render_tests for clippy | Pietro Albini | -1/+1 |
| 2023-03-02 | avoid overlapping stderr | Pietro Albini | -5/+11 |
| 2023-03-02 | switch all tests to use render_tests | Pietro Albini | -23/+27 |
| 2023-03-02 | add support for benchmarks | Pietro Albini | -4/+49 |
| 2023-03-02 | record tests in build metrics | Pietro Albini | -5/+52 |
| 2023-03-02 | add a splash of color | Pietro Albini | -29/+82 |
| 2023-03-02 | add support for terse output | Pietro Albini | -7/+56 |
| 2023-03-02 | render compiletest output with render_tests | Pietro Albini | -5/+224 |
| 2023-03-02 | Allow setting hashmap toml values in `./configure` | KittyBorgX | -0/+2 |
| 2023-03-02 | Auto merge of #107879 - icedrocket:update-llvm, r=cuviper | bors | -9/+17 |
| 2023-03-01 | Rollup merge of #108394 - ferrocene:pa-open, r=ozkanonur | Dylan DPC | -15/+20 |
| 2023-03-01 | Rename `src/etc/vscode_settings.json` to `rust_analyzer_settings.json` | KittyBorgX | -8/+8 |
| 2023-03-01 | Remove `llvm.skip-rebuild` option | Joshua Nelson | -31/+0 |