| Age | Commit message (Expand) | Author | Lines |
| 2023-06-04 | Run Rustfmt before RustAnalyzer | Matthew Esposito | -1/+1 |
| 2023-06-04 | Make RustAnalyzer check off by default | Matthew Esposito | -1/+1 |
| 2023-06-04 | Auto merge of #112282 - matthiaskrgr:rollup-1g9w02p, r=matthiaskrgr | bors | -5/+31 |
| 2023-06-04 | Rollup merge of #112277 - jyn514:non-utf8-tests, r=ozkanonur | Matthias Krüger | -5/+6 |
| 2023-06-04 | Rollup merge of #112247 - lqd:lld-rpath, r=Mark-Simulacrum | Matthias Krüger | -0/+25 |
| 2023-06-04 | Auto merge of #112176 - jyn514:ci-debugging, r=clubby789 | bors | -3/+10 |
| 2023-06-04 | Don't require the output from libtest to be valid UTF-8 | jyn | -5/+6 |
| 2023-06-04 | Auto merge of #112270 - matthiaskrgr:rollup-umplsb6, r=matthiaskrgr | bors | -40/+146 |
| 2023-06-04 | Rollup merge of #111982 - jyn514:disable-incremental, r=Mark-Simulacrum | Matthias Krüger | -1/+4 |
| 2023-06-04 | Rollup merge of #110701 - jyn514:test-core, r=Mark-Simulacrum | Matthias Krüger | -39/+142 |
| 2023-06-04 | Auto merge of #109525 - bzEq:aix-bootstrap-no-rpath, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-06-03 | improve target selection conditions | Rémy Rakic | -1/+2 |
| 2023-06-03 | fix `x doc --stage 0 compiler` if the compiler hasn't yet been built | jyn | -0/+1 |
| 2023-06-03 | don't return a `Result` from symlink_dir_force | jyn | -9/+11 |
| 2023-06-03 | rename src/dst to original/link | jyn | -10/+10 |
| 2023-06-03 | Don't compile rustc to self-test compiletest | jyn | -1/+1 |
| 2023-06-03 | Rollup merge of #112231 - chenyukang:yukang-fix-110067-version-issue, r=jyn514 | Matthias Krüger | -2/+51 |
| 2023-06-03 | Rollup merge of #111998 - jyn514:ra-dogfooding, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2023-06-03 | Rollup merge of #111969 - clubby789:clean-dry-run, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2023-06-03 | Allow disabling truncation for long config lines | jyn | -3/+10 |
| 2023-06-03 | rust-lld: add rpath to the root LLVM shared lib | Rémy Rakic | -0/+24 |
| 2023-06-03 | only check when we specify rustc in config.toml | yukang | -2/+51 |
| 2023-06-02 | Rollup merge of #112211 - eval-exec:exec/fix-bootstrap-rustdoc, r=ozkanonur | Michael Goulet | -0/+1 |
| 2023-06-02 | Rollup merge of #112166 - AnakinSkywalkeer:master, r=clubby789 | Michael Goulet | -7/+7 |
| 2023-06-03 | Add `--lib` to `cargo doc` | Eval EXEC | -0/+1 |
| 2023-06-02 | Auto merge of #112152 - jyn514:doc-msg, r=clubby789 | bors | -7/+10 |
| 2023-06-01 | Rollup merge of #111802 - jyn514:less-verbose, r=ozkanonur | Matthias Krüger | -1/+9 |
| 2023-06-01 | Update setup.rs | Gary | -7/+7 |
| 2023-05-31 | Fix the progress message for `x doc rustc` | jyn | -7/+10 |
| 2023-05-31 | Auto merge of #111076 - notriddle:notriddle/silence-private-dep-trait-impl-su... | bors | -0/+9 |
| 2023-05-31 | Rollup merge of #112089 - Kobzol:bootstrap-warnings, r=jyn514 | Matthias Krüger | -3/+8 |
| 2023-05-31 | Rollup merge of #111979 - jyn514:cargoflags, r=albertlarsan68 | Matthias Krüger | -0/+4 |
| 2023-05-31 | Rollup merge of #111975 - jyn514:normalization, r=cjgillot | Matthias Krüger | -4/+0 |
| 2023-05-31 | Rollup merge of #111772 - liushuyu:ubuntu/mips64-linkage, r=jackh726 | Matthias Krüger | -0/+6 |
| 2023-05-31 | Rollup merge of #112084 - ozkanonur:improvements, r=clubby789 | Matthias Krüger | -65/+37 |
| 2023-05-30 | Fix `x test --stage 2 core` when download-rustc is enabled | jyn | -40/+149 |
| 2023-05-30 | Make `x test --dry-run` less verbose | jyn | -1/+3 |
| 2023-05-30 | Add `--warnings warn` flag to `x.py` | Jakub Beránek | -3/+8 |
| 2023-05-30 | create `build_helper/src/util` mod | ozkanonur | -65/+37 |
| 2023-05-29 | Fix bugs in `doc` refactor | jyn | -25/+40 |
| 2023-05-29 | Document `ShouldRun::paths` | jyn | -1/+9 |
| 2023-05-29 | Switch Steps from crates to crate_or_deps where possible | jyn | -4/+6 |
| 2023-05-29 | Switch doc::{Std, Rustc} to `crate_or_deps` | jyn | -124/+100 |
| 2023-05-29 | Extend `msg` and `description` to work with any subcommand | jyn | -5/+9 |
| 2023-05-29 | Add a `make_run_crates` function and use it Rustc and Std | jyn | -10/+17 |
| 2023-05-29 | Allow checking individual crates | jyn | -17/+60 |
| 2023-05-29 | Give a more helpful error when calling `cargo_crates_in_set` for an alias | jyn | -1/+4 |
| 2023-05-29 | Fix linkage for large binaries on mips64 platforms ... | Ximin Luo | -0/+6 |
| 2023-05-28 | Auto merge of #112000 - wesleywiser:safestack, r=Amanieu | bors | -1/+1 |
| 2023-05-27 | Revert "Rollup merge of #111538 - chenyukang:yukang-fix-110067-version-issue,... | Mark Rousskov | -47/+0 |