| Age | Commit message (Expand) | Author | Lines |
| 2023-06-05 | Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra | Laurențiu Nicola | -17585/+57666 |
| 2023-06-05 | Auto merge of #110945 - wackbyte:doc-vis-on-inherent-assoc-types, r=jsha | bors | -1/+3 |
| 2023-06-04 | Auto merge of #112282 - matthiaskrgr:rollup-1g9w02p, r=matthiaskrgr | bors | -6/+32 |
| 2023-06-04 | Rollup merge of #112277 - jyn514:non-utf8-tests, r=ozkanonur | Matthias Krüger | -5/+6 |
| 2023-06-04 | Rollup merge of #112274 - GuillaumeGomez:migrate-gui-test-color-11, r=notriddle | Matthias Krüger | -1/+1 |
| 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/+11 |
| 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 | -42/+150 |
| 2023-06-04 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2023-06-04 | Rollup merge of #112178 - GuillaumeGomez:fix-inline-private-intermediate, r=n... | Matthias Krüger | -2/+4 |
| 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-04 | Auto merge of #112259 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-06-03 | Auto merge of #112244 - RalfJung:miri, r=oli-obk | bors | -108/+218 |
| 2023-06-03 | Update cargo | Weihang Lo | -0/+0 |
| 2023-06-03 | improve target selection conditions | Rémy Rakic | -1/+2 |
| 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 | -2/+12 |
| 2023-06-03 | Rollup merge of #111969 - clubby789:clean-dry-run, r=Mark-Simulacrum | Matthias Krüger | -0/+4 |
| 2023-06-03 | disable truncation in CI | jyn | -0/+1 |
| 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 | miri compiletest: no longer allow some warnings in rustc test suite | Ralf Jung | -11/+2 |
| 2023-06-03 | add unchecked_shl test | Ralf Jung | -2/+25 |
| 2023-06-03 | Auto merge of #112032 - sladyn98:migrate-item-primitive, r=GuillaumeGomez | bors | -3/+3 |
| 2023-06-03 | Auto merge of #109432 - flba-eb:108594_forkspawn_exponential_backoff, r=worki... | bors | -7/+1 |
| 2023-06-03 | only check when we specify rustc in config.toml | yukang | -2/+51 |
| 2023-06-03 | Auto merge of #112217 - arlosi:update-vuln-deps, r=Mark-Simulacrum | bors | -3/+5 |
| 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 | Update dependencies with reported vulnerabilities | Arlo Siemsen | -3/+5 |
| 2023-06-02 | Auto merge of #112212 - matthiaskrgr:rollup-e5ilgf0, r=matthiaskrgr | bors | -6/+5 |
| 2023-06-02 | Rollup merge of #112165 - fee1-dead-contrib:rn-defualtness, r=compiler-errors | Matthias Krüger | -5/+5 |
| 2023-06-02 | Rollup merge of #111647 - klensy:cstr, r=oli-obk | Matthias Krüger | -1/+0 |
| 2023-06-02 | Remove "one thread in tests" limitation in nto-qnx.md | Florian Bartels | -7/+1 |
| 2023-06-02 | Auto merge of #112152 - jyn514:doc-msg, r=clubby789 | bors | -7/+10 |
| 2023-06-02 | Auto merge of #112203 - flip1995:clippyup, r=Manishearth | bors | -654/+2971 |
| 2023-06-02 | Merge commit '30448e8cf98d4754350db0c959644564f317bc0f' into clippyup | Philipp Krones | -654/+2971 |
| 2023-06-02 | fmt | Ralf Jung | -10/+13 |
| 2023-06-02 | Merge from rustc | Ralf Jung | -658/+791 |
| 2023-06-02 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-06-02 | Auto merge of #10607 - beetrees:toml-spans, r=giraffate | bors | -12/+3 |
| 2023-06-02 | Auto merge of #112198 - compiler-errors:rollup-o2xe4of, r=compiler-errors | bors | -21/+30 |
| 2023-06-01 | Rollup merge of #112030 - sladyn98:item-trait-alias, r=GuillaumeGomez | Michael Goulet | -8/+15 |
| 2023-06-01 | Rollup merge of #111670 - compiler-errors:const-param-ty, r=BoxyUwU | Michael Goulet | -13/+15 |
| 2023-06-02 | Auto merge of #111677 - fee1-dead-contrib:rustc_const_eval-translatable, r=ol... | bors | -26/+68 |
| 2023-06-02 | Add spans to `clippy.toml` error messages | beetrees | -12/+3 |