| Age | Commit message (Expand) | Author | Lines |
| 2024-09-14 | Auto merge of #129753 - folkertdev:stabilize-const-extern-fn, r=RalfJung | bors | -122/+111 |
| 2024-09-14 | Rollup merge of #130268 - RalfJung:simd-shuffle-idx-vector, r=compiler-errors | León Orell Valerian Liehr | -12/+1 |
| 2024-09-14 | stabilize `const_extern_fn` | Folkert de Vries | -122/+111 |
| 2024-09-14 | simd_shuffle: require index argument to be a vector | Ralf Jung | -12/+1 |
| 2024-09-14 | Auto merge of #125419 - GuillaumeGomez:add-gcc-to-dist, r=Kobzol | bors | -1/+5 |
| 2024-09-13 | Auto merge of #130121 - lolbinarycat:bootstrap-warn-old-upstream-worktree, r=... | bors | -16/+46 |
| 2024-09-13 | Auto merge of #130312 - matthiaskrgr:rollup-ihwsc91, r=matthiaskrgr | bors | -6/+21 |
| 2024-09-13 | Rollup merge of #130305 - tspiteri:clippy-msrv-for-const_float_bits_conv, r=f... | Matthias Krüger | -6/+21 |
| 2024-09-13 | Auto merge of #130215 - RalfJung:interpret-simd, r=compiler-errors | bors | -147/+150 |
| 2024-09-13 | interpret: simplify SIMD type handling | Ralf Jung | -147/+150 |
| 2024-09-13 | handle transmutes in const context if msrvs::CONST_FLOAT_BITS_CONV | Trevor Spiteri | -9/+16 |
| 2024-09-13 | Revert "stabilize const_float_bits_conv" for src/tools/clippy/clippy_lints | Trevor Spiteri | -5/+13 |
| 2024-09-13 | Rollup merge of #130261 - onur-ozkan:#130242, r=Kobzol | Stuart Cook | -7/+2 |
| 2024-09-13 | Rollup merge of #130245 - RalfJung:miri-alloc-backtrace, r=Amanieu | Stuart Cook | -156/+65 |
| 2024-09-12 | Rollup merge of #130256 - Zalathar:dump-stamp, r=jieyouxu | Stuart Cook | -0/+6 |
| 2024-09-12 | Rollup merge of #130252 - compiler-errors:const-gen, r=chenyukang | Stuart Cook | -1/+11 |
| 2024-09-12 | Rollup merge of #130156 - nebulark:test_buildinfo, r=jieyouxu | Stuart Cook | -0/+6 |
| 2024-09-12 | use `local-rebuild` instead of `BOOTSTRAP_SKIP_TARGET_SANITY` workaround | onur-ozkan | -7/+2 |
| 2024-09-12 | Re-run coverage tests if `coverage-dump` was modified | Zalathar | -0/+6 |
| 2024-09-11 | Remove unused functions from ast CoroutineKind | Michael Goulet | -1/+11 |
| 2024-09-11 | Rollup merge of #130239 - RalfJung:miri-ptr-offset-unsigned, r=compiler-errors | Jubilee | -0/+22 |
| 2024-09-11 | Rollup merge of #129696 - RalfJung:stdarch, r=Amanieu | Jubilee | -9/+14 |
| 2024-09-11 | make basic allocation functions track_caller in Miri for nicer backtraces | Ralf Jung | -156/+65 |
| 2024-09-11 | miri: fix overflow detection for unsigned pointer offset | Ralf Jung | -0/+22 |
| 2024-09-11 | Rollup merge of #130161 - onur-ozkan:fmt-changed-files, r=Kobzol,RalfJung | Matthias Krüger | -5/+56 |
| 2024-09-11 | miri: support vector index arguments in simd_shuffle | Ralf Jung | -9/+14 |
| 2024-09-11 | document the new git logic in more detail | onur-ozkan | -5/+18 |
| 2024-09-10 | Auto merge of #129403 - scottmcm:only-array-simd, r=compiler-errors | bors | -30/+30 |
| 2024-09-10 | handle `GitConfig` for `tools/compiletest` | onur-ozkan | -2/+10 |
| 2024-09-10 | Add test for S_OBJNAME and update test for LF_BUILDINFO cl and cmd for | Florian Schmiderer | -0/+6 |
| 2024-09-10 | Auto merge of #130179 - workingjubilee:rollup-l78cv44, r=workingjubilee | bors | -3/+16 |
| 2024-09-09 | Update the MIRI tests | Scott McMurray | -30/+30 |
| 2024-09-09 | Rollup merge of #129529 - lqd:stable-new-solver, r=Kobzol | Jubilee | -3/+16 |
| 2024-09-10 | Auto merge of #129778 - RalfJung:interp-lossy-typed-copy, r=saethlin | bors | -12/+503 |
| 2024-09-09 | Rollup merge of #130131 - Zalathar:up-to-date, r=Kobzol | Matthias Krüger | -2/+6 |
| 2024-09-09 | handle `GitConfig` for `tools/suggest-tests` | onur-ozkan | -0/+1 |
| 2024-09-09 | implement `build_helper::git::get_closest_merge_commit` | onur-ozkan | -6/+34 |
| 2024-09-09 | add `git_merge_commit_email` into `GitConfig` | onur-ozkan | -0/+1 |
| 2024-09-09 | fix UB in a test | Ralf Jung | -2/+35 |
| 2024-09-09 | union padding computation: add fast-path for ZST | Ralf Jung | -0/+15 |
| 2024-09-09 | Rollup merge of #130130 - RalfJung:miri-sync, r=RalfJung | Jubilee | -287/+523 |
| 2024-09-09 | Rollup merge of #130068 - madsmtm:deployment-target-test, r=jieyouxu | Jubilee | -2/+19 |
| 2024-09-09 | Rollup merge of #130048 - nebulark:runmake_llvm_pdbutil, r=jieyouxu | Jubilee | -0/+24 |
| 2024-09-09 | Rollup merge of #130034 - alexcrichton:fix-some-wasm-component-ld-comments, r... | Jubilee | -2/+2 |
| 2024-09-09 | Rollup merge of #128667 - its-the-shrimp:rustdoc_json_types_rename, r=aDotInT... | Jubilee | -35/+36 |
| 2024-09-09 | Print a helpful message if any tests were skipped for being up-to-date | Zalathar | -0/+1 |
| 2024-09-09 | Add an explicit ignore message for "up-to-date" tests | Zalathar | -2/+5 |
| 2024-09-08 | bootstrap: handle worktrees in warn_old_master_branch | binarycat | -16/+46 |
| 2024-09-08 | interpret: reset padding during validation | Ralf Jung | -15/+249 |
| 2024-09-08 | interpret: reset provenance on typed copies | Ralf Jung | -3/+212 |