| Age | Commit message (Expand) | Author | Lines |
| 2024-04-24 | Auto merge of #3492 - eduardosm:intrinsics-x86-avx2, r=oli-obk | bors | -257/+2474 |
| 2024-04-24 | Fix miri test | Gary Guo | -1/+1 |
| 2024-04-24 | Fix and bless clippy tests | Gary Guo | -79/+74 |
| 2024-04-24 | Stabilise `inline_const` | Gary Guo | -34/+0 |
| 2024-04-24 | Rollup merge of #123881 - erickt:bump-fuchsia, r=tmandry | León Orell Valerian Liehr | -6/+6 |
| 2024-04-24 | Turn CI_ONLY_WHEN_CHANNEL from an environment variable to a job attribute | Jakub Beránek | -10/+9 |
| 2024-04-24 | Fix documentation | Jakub Beránek | -2/+2 |
| 2024-04-24 | Remove step YAML anchor and `env.SKIP_JOB` | Jakub Beránek | -30/+2 |
| 2024-04-24 | Remove `should-skip-this.sh` | Jakub Beránek | -25/+0 |
| 2024-04-24 | Skip jobs based on the active channel in Python | Jakub Beránek | -0/+12 |
| 2024-04-24 | Use a type alias for a CI job | Jakub Beránek | -3/+5 |
| 2024-04-24 | Auto merge of #123792 - oli-obk:coroutine_closures, r=compiler-errors | bors | -58/+59 |
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -58/+59 |
| 2024-04-24 | Auto merge of #3507 - RalfJung:let-underscore, r=RalfJung | bors | -15/+15 |
| 2024-04-24 | avoid 'let _' in tests where we actually want the value to be computed | Ralf Jung | -15/+15 |
| 2024-04-24 | Auto merge of #3502 - RalfJung:GetUserProfileDirectoryW, r=RalfJung | bors | -67/+184 |
| 2024-04-24 | avoid some unnecessary Scalar-i32-Scalar roundtrips | Ralf Jung | -10/+10 |
| 2024-04-24 | make the obsucre truncating variant of this.write_os_str_to_wide_str a non-de... | Ralf Jung | -51/+52 |
| 2024-04-24 | windows buffer size protocol: turns out std resets last_error to 0; let's req... | Ralf Jung | -11/+15 |
| 2024-04-24 | windows: basic support for GetUserProfileDirectoryW | Ralf Jung | -2/+114 |
| 2024-04-24 | Auto merge of #124175 - Kobzol:ci-dynamic-job, r=pietroalbini | bors | -442/+562 |
| 2024-04-24 | chore: fix some typos in comments | whosehang | -6/+6 |
| 2024-04-24 | Merge from rustc | The Miri Cronjob Bot | -53/+154 |
| 2024-04-24 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-04-23 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-23 | Auto merge of #124302 - matthiaskrgr:rollup-2aya8n8, r=matthiaskrgr | bors | -3/+4 |
| 2024-04-23 | Rollup merge of #124286 - bjorn3:sync_cg_clif-2024-04-23, r=bjorn3 | Matthias Krüger | -0/+1 |
| 2024-04-23 | Rollup merge of #124003 - WaffleLapkin:dellvmization, r=scottmcm,RalfJung,antoyo | Matthias Krüger | -3/+3 |
| 2024-04-23 | Fix wording in shift functions doc comments | Eduardo Sánchez Muñoz | -2/+2 |
| 2024-04-23 | Configure clippy not to generate warnings about arithmetic operations on `rus... | Eduardo Sánchez Muñoz | -4/+1 |
| 2024-04-23 | Implement LLVM x86 AVX2 intrinsics | Eduardo Sánchez Muñoz | -256/+2476 |
| 2024-04-23 | bootstrap: keep all cargo test files in dist rustc-src | Josh Stone | -0/+6 |
| 2024-04-23 | Rollup merge of #124285 - ferrocene:unstable-L-rust-builtin, r=petrochenkov | León Orell Valerian Liehr | -1/+10 |
| 2024-04-23 | CI: don't run cron-fail-notify when the job just got canceled | Ralf Jung | -1/+1 |
| 2024-04-23 | Auto merge of #3504 - forcedebug:master, r=RalfJung | bors | -8/+8 |
| 2024-04-23 | add Windows TLS bug to trophy case | Ralf Jung | -1/+3 |
| 2024-04-23 | chore: fix some typos in comments | forcedebug | -8/+8 |
| 2024-04-23 | Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwco | Matthias Krüger | -10/+10 |
| 2024-04-23 | Update allowed cg_clif deps | bjorn3 | -0/+1 |
| 2024-04-23 | Auto merge of #3493 - eduardosm:env-set, r=oli-obk | bors | -12/+43 |
| 2024-04-23 | Missing word at the end of sentence | Oli Scherer | -1/+1 |
| 2024-04-23 | Mark @RUSTC_BUILTIN search path usage as unstable | Lukas Wirth | -1/+10 |
| 2024-04-23 | Fix empty job matrix | Jakub Beránek | -0/+8 |
| 2024-04-23 | Make separate envs for try and auto builds | Jakub Beránek | -3/+10 |
| 2024-04-23 | Fix image field in auto jobs | Jakub Beránek | -56/+56 |
| 2024-04-23 | Load GitHub context from environment variables | Jakub Beránek | -14/+24 |
| 2024-04-23 | Auto merge of #124277 - matthiaskrgr:rollup-zdb93i4, r=matthiaskrgr | bors | -30/+121 |
| 2024-04-23 | Merge from rustc | The Miri Cronjob Bot | -3560/+6910 |
| 2024-04-23 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-04-23 | Rollup merge of #124220 - RalfJung:interpret-wrong-vtable, r=oli-obk | Matthias Krüger | -30/+116 |