| Age | Commit message (Expand) | Author | Lines |
| 2023-08-09 | Rollup merge of #114634 - chriswailes:android-platform-doc-update, r=Mark-Sim... | Matthias Krüger | -0/+2 |
| 2023-08-08 | feat: `riscv-interrupt-{m,s}` calling conventions | Seth Pellegrino | -0/+2 |
| 2023-08-08 | Rollup merge of #114615 - RalfJung:interpret-invalid-where, r=lcnr | Matthias Krüger | -1/+1 |
| 2023-08-08 | Rollup merge of #114613 - ferrocene:pa-fix-rebuild, r=lqd | Matthias Krüger | -21/+36 |
| 2023-08-08 | Rollup merge of #113480 - Sword-Destiny:master, r=petrochenkov | Matthias Krüger | -1/+103 |
| 2023-08-08 | Mention riscv64-linux-android support in Android documentation | Chris Wailes | -0/+2 |
| 2023-08-08 | [nit][typo] Remove "currently" that breaks reading flow. | Taras Tsugrii | -1/+1 |
| 2023-08-08 | use smaller machines in CI PR runs | klensy | -2/+2 |
| 2023-08-08 | prevent constant rebuilds of rustc-main (and thus everything else) | Pietro Albini | -21/+36 |
| 2023-08-08 | interpret: remove incomplete protection against invalid where clauses | Ralf Jung | -1/+1 |
| 2023-08-08 | Auto merge of #3020 - rust-lang:rustup-2023-08-08, r=RalfJung | bors | -1123/+4355 |
| 2023-08-08 | Merge from rustc | The Miri Conjob Bot | -1122/+4354 |
| 2023-08-08 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-08-07 | [perf] Reserve capacity for argvs. | Taras Tsugrii | -1/+1 |
| 2023-08-08 | Rollup merge of #114596 - Kobzol:opt-dist-host, r=lqd | Matthias Krüger | -5/+5 |
| 2023-08-08 | Rollup merge of #114566 - fmease:type-alias-laziness-is-crate-specific, r=oli... | Matthias Krüger | -12/+31 |
| 2023-08-07 | Auto merge of #114048 - nikic:llvm-17, r=cuviper | bors | -5/+5 |
| 2023-08-07 | Rename method in `opt-dist` | Jakub Beránek | -5/+5 |
| 2023-08-07 | Symlink correct asm directory on dist-various-2 | Nikita Popov | -2/+2 |
| 2023-08-07 | Update dist-riscv64-linux to use binutils 2.36 | Nikita Popov | -1/+1 |
| 2023-08-07 | Adjust path to crtbegin.c / crtend.c | Nikita Popov | -2/+2 |
| 2023-08-07 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2023-08-07 | Auto merge of #114344 - Kobzol:opt-dist-llvm-profdata, r=nikic | bors | -11/+23 |
| 2023-08-07 | Rollup merge of #114573 - Kobzol:ci-no-group-on-error, r=oli-obk | Matthias Krüger | -2/+14 |
| 2023-08-07 | Rollup merge of #114570 - ttsugriy:miri-vc-typo, r=RalfJung | Matthias Krüger | -1/+1 |
| 2023-08-07 | Rollup merge of #114562 - Trolldemorted:thiscall, r=oli-obk | Matthias Krüger | -28/+0 |
| 2023-08-07 | Store the laziness of type aliases in the DefKind | León Orell Valerian Liehr | -12/+31 |
| 2023-08-07 | stabilize abi_thiscall | Benedikt Radtke | -28/+0 |
| 2023-08-07 | Auto merge of #114576 - lnicola:sync-from-ra, r=lnicola | bors | -1042/+4248 |
| 2023-08-07 | Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra | Laurențiu Nicola | -1042/+4248 |
| 2023-08-07 | Do not hide CI error logs in a group when a failure happens | Jakub Beránek | -2/+14 |
| 2023-08-07 | Auto merge of #114560 - RalfJung:miri, r=RalfJung | bors | -778/+1645 |
| 2023-08-07 | add the correct version of LLVM into the stage0 sysroot | ozkanonur | -0/+10 |
| 2023-08-07 | Auto merge of #114569 - matthiaskrgr:rollup-p8tcxtz, r=matthiaskrgr | bors | -4/+4 |
| 2023-08-06 | [miri][typo] Fix a typo in a vector_block comment. | Taras Tsugrii | -1/+1 |
| 2023-08-07 | Rollup merge of #114382 - scottmcm:compare-bytes-intrinsic, r=cjgillot | Matthias Krüger | -4/+4 |
| 2023-08-07 | Auto merge of #114206 - sethp:patch-1, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-08-07 | Auto merge of #112916 - tgross35:patch-1, r=Mark-Simulacrum | bors | -3/+15 |
| 2023-08-06 | Add a new `compare_bytes` intrinsic instead of calling `memcmp` directly | Scott McMurray | -4/+4 |
| 2023-08-07 | Rollup merge of #114535 - klensy:windows-sys-0-42, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-08-06 | Auto merge of #3016 - RalfJung:is_reserved, r=RalfJung | bors | -2/+2 |
| 2023-08-06 | fix typo: is_reserved | Ralf Jung | -2/+2 |
| 2023-08-06 | rustc-pull: put a newline after the commit ID | Ralf Jung | -1/+1 |
| 2023-08-06 | Rollup merge of #114539 - Enselic:unneeded-fixme, r=ehuss | Matthias Krüger | -1/+0 |
| 2023-08-06 | Rollup merge of #114505 - ouz-a:cleanup_mir, r=RalfJung | Matthias Krüger | -1/+1 |
| 2023-08-06 | cleanup misinformation regarding has_deref | ouz-a | -1/+1 |
| 2023-08-06 | linkchecker: Remove unneeded FIXME about intra-doc links | Martin Nordholts | -1/+0 |
| 2023-08-06 | bump schannel, miow to drop windows-sys 0.42 | klensy | -1/+1 |
| 2023-08-06 | fix(bootstrap): rename exclude flag to skip 🐛 | Meysam Azad | -46/+129 |
| 2023-08-05 | Auto merge of #114143 - Enselic:rename-issue-100605, r=eholk | bors | -1/+1 |