| Age | Commit message (Expand) | Author | Lines |
| 2024-06-09 | Auto merge of #126202 - jieyouxu:rollup-2ixnizz, r=jieyouxu | bors | -36/+89 |
| 2024-06-09 | Rollup merge of #126188 - Kobzol:runmake-command-docs, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -14/+6 |
| 2024-06-09 | Rollup merge of #125465 - weihanglo:opt-dist-vendor, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -22/+83 |
| 2024-06-09 | Auto merge of #125999 - XrXr:dist-aarch64-gcc-13, r=Kobzol | bors | -3/+1 |
| 2024-06-09 | tidy: add license exceptions for rustc-perf | Weihang Lo | -1/+41 |
| 2024-06-09 | feat: vendor crates required by opt-dist to collect profiles | Weihang Lo | -21/+39 |
| 2024-06-09 | Auto merge of #126193 - RalfJung:miri-sync, r=RalfJung | bors | -1087/+1500 |
| 2024-06-09 | Follow up fix for eventfd shim | tiif | -23/+30 |
| 2024-06-09 | don't panic if time computaton overflows | Ralf Jung | -67/+102 |
| 2024-06-09 | Auto merge of #3653 - tiif:bug/futex_ice, r=RalfJung | bors | -8/+20 |
| 2024-06-09 | Run cargo fmt | tiif | -1/+4 |
| 2024-06-09 | Saturate to u64::MAX | tiif | -1/+2 |
| 2024-06-09 | Checked add for duration update | byt | -1/+1 |
| 2024-06-09 | Add comment for u128 to u64 conversion. | byt | -0/+2 |
| 2024-06-09 | Move duration division out | tiif | -5/+3 |
| 2024-06-09 | Use modulo operation to convert nanosecond to Duration | tiif | -7/+8 |
| 2024-06-09 | Remove test | tiif | -16/+0 |
| 2024-06-09 | Convert u128 to nanosecond | tiif | -12/+8 |
| 2024-06-09 | First attempt | tiif | -7/+34 |
| 2024-06-09 | Fix documentation for `impl_common_helpers` in `run-make-support` | Jakub Beránek | -14/+6 |
| 2024-06-09 | use strict ops in some places | Ralf Jung | -9/+8 |
| 2024-06-09 | simd_bitmask: work correctly for sizes like 24 | Ralf Jung | -42/+122 |
| 2024-06-09 | Rollup merge of #126175 - Kobzol:tidy-install-pip-quiet, r=tgross35 | Matthias Krüger | -1/+1 |
| 2024-06-09 | simd_select_bitmask: fix intrinsic name in error | Ralf Jung | -2/+2 |
| 2024-06-09 | simd_bitmask: nicer error when the mask is too big | Ralf Jung | -2/+10 |
| 2024-06-09 | Remove empty test suite `tests/run-make-fulldeps` | Zalathar | -12/+3 |
| 2024-06-09 | Make job `x86_64-gnu-debug` run a subset of run-make tests | Zalathar | -1/+9 |
| 2024-06-09 | Identify run-make tests by mode name instead of suite name | Zalathar | -5/+3 |
| 2024-06-08 | Auto merge of #126173 - nikic:pr-ci-codegen-tests, r=Kobzol | bors | -14/+2 |
| 2024-06-08 | Use --quiet flag when installing pip dependencies | Jakub Beránek | -1/+1 |
| 2024-06-08 | Merge from rustc | Ralf Jung | -1140/+1335 |
| 2024-06-08 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-06-08 | Auto merge of #126121 - Kobzol:runmake-cmd-wrapper, r=jieyouxu | bors | -140/+203 |
| 2024-06-08 | Don't disable codegen tests in PR CI | Nikita Popov | -14/+2 |
| 2024-06-08 | Migrate runmake tests away from custom commands and `command_output` | Jakub Beránek | -34/+90 |
| 2024-06-08 | Introduce a custom `Command` wrapper in `run-make-support` | Jakub Beránek | -122/+129 |
| 2024-06-08 | Auto merge of #126167 - matthiaskrgr:rollup-r717w0s, r=matthiaskrgr | bors | -3/+4 |
| 2024-06-08 | Auto merge of #3655 - RalfJung:simd-bitmask, r=RalfJung | bors | -1/+39 |
| 2024-06-08 | portable-simd: add test for non-power-of-2 bitmask | Ralf Jung | -1/+39 |
| 2024-06-08 | Rollup merge of #126149 - RalfJung:miri-std-tests, r=clubby789 | Matthias Krüger | -3/+4 |
| 2024-06-08 | comment nits | Ralf Jung | -5/+5 |
| 2024-06-08 | Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxu | bors | -62/+76 |
| 2024-06-08 | add support for `pclmulqdq` | Folkert | -0/+117 |
| 2024-06-08 | Remove unnecessary functions and the last mention of TMPDIR from `run-make-su... | Jakub Beránek | -20/+1 |
| 2024-06-08 | Miri std tests: don't set BOOTSTRAP_SKIP_TARGET_SANITY unnecessarily | Ralf Jung | -3/+4 |
| 2024-06-08 | Auto merge of #126111 - Zalathar:fulldeps-hotplug, r=jieyouxu | bors | -2/+25 |
| 2024-06-08 | Auto merge of #126143 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-06-08 | Auto merge of #126144 - fmease:rollup-i9pcdys, r=fmease | bors | -113/+174 |
| 2024-06-08 | Rollup merge of #126105 - tmandry:fuchsia-scripts, r=lqd | León Orell Valerian Liehr | -32/+72 |
| 2024-06-08 | Rollup merge of #126057 - Sunshine40:rustdoc-search-non-english, r=notriddle | León Orell Valerian Liehr | -77/+92 |