| Age | Commit message (Expand) | Author | Lines |
| 2024-09-29 | cleanup: don't clone types that are Copy | Matthias Krüger | -18/+13 |
| 2024-09-29 | Auto merge of #128321 - BatmanAoD:catch-unwind-doc-update, r=Mark-Simulacrum | bors | -30/+70 |
| 2024-09-29 | Auto merge of #129687 - Urgau:rfc3127-sysroot-2, r=jieyouxu | bors | -53/+129 |
| 2024-09-28 | Auto merge of #123778 - jhorstmann:optimize-upper-lower-auto-vectorization, r... | bors | -52/+105 |
| 2024-09-28 | Auto merge of #129385 - tgross35:more-platforms-enable-f16, r=Mark-Simulacrum | bors | -14/+11 |
| 2024-09-28 | remap-path-prefix-sysroot: remap {{src-base}} as well | Urgau | -1/+2 |
| 2024-09-28 | compiletest: normalize to `$SRC_DIR_REAL` before `$TEST_BUILD_DIR` | Urgau | -6/+6 |
| 2024-09-28 | Auto merge of #130792 - tgross35:update-builtins, r=Amanieu | bors | -4/+4 |
| 2024-09-28 | Update compiler_builtins to 0.1.130 | Trevor Gross | -4/+4 |
| 2024-09-28 | Auto merge of #130979 - matthiaskrgr:rollup-u7ylca5, r=matthiaskrgr | bors | -345/+420 |
| 2024-09-28 | Rollup merge of #130976 - matthiaskrgr:clonee, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2024-09-28 | Rollup merge of #130973 - matthiaskrgr:crash_rename, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-09-28 | Rollup merge of #130960 - cuviper:cdylib-soname, r=petrochenkov | Matthias Krüger | -21/+80 |
| 2024-09-28 | Rollup merge of #130918 - onur-ozkan:better-llvm-submodule-handling, r=Kobzol | Matthias Krüger | -11/+19 |
| 2024-09-28 | Rollup merge of #128778 - RalfJung:atomic-read-read-races, r=Mark-Simulacrum | Matthias Krüger | -310/+318 |
| 2024-09-28 | remove couple redundant clones | Matthias Krüger | -2/+2 |
| 2024-09-28 | Auto merge of #130964 - matthiaskrgr:rollup-suriuub, r=matthiaskrgr | bors | -264/+483 |
| 2024-09-28 | compiletest: rename "runtest/crash.rs" to "runtest/crashes.rs" to be in line ... | Matthias Krüger | -1/+1 |
| 2024-09-28 | Further clarificarion for atomic and UnsafeCell docs: | Ralf Jung | -23/+41 |
| 2024-09-28 | allow mixed-size atomic reads | Ralf Jung | -163/+218 |
| 2024-09-28 | miri: no longer complain about read-read races | Ralf Jung | -122/+43 |
| 2024-09-28 | atomics: allow atomic and non-atomic reads to race | Ralf Jung | -24/+38 |
| 2024-09-28 | Auto merge of #130897 - workingjubilee:dump-hexes-with-class, r=thomcc | bors | -1/+1 |
| 2024-09-28 | Rollup merge of #130953 - workingjubilee:rename-a-few-ctypes-tests, r=fee1-dead | Matthias Krüger | -14/+20 |
| 2024-09-28 | Rollup merge of #130944 - lukas-code:ptr-ptr-sub, r=compiler-errors | Matthias Krüger | -7/+65 |
| 2024-09-28 | Rollup merge of #130940 - workingjubilee:remove-space-saving-operations, r=Ko... | Matthias Krüger | -20/+3 |
| 2024-09-28 | Rollup merge of #130939 - obi1kenobi:patch-2, r=aDotInTheVoid | Matthias Krüger | -1/+1 |
| 2024-09-28 | Rollup merge of #130924 - surechen:fix_130851, r=compiler-errors | Matthias Krüger | -3/+76 |
| 2024-09-28 | Rollup merge of #130922 - tyilo:udp-unspecified, r=ibraheemdev | Matthias Krüger | -2/+2 |
| 2024-09-28 | Rollup merge of #130866 - compiler-errors:dyn-instantiate-binder, r=lcnr | Matthias Krüger | -201/+228 |
| 2024-09-28 | Rollup merge of #125404 - a1phyr:fix-read_buf-uses, r=workingjubilee | Matthias Krüger | -16/+88 |
| 2024-09-28 | Auto merge of #130874 - klensy:bumpme, r=jieyouxu | bors | -79/+36 |
| 2024-09-28 | Auto merge of #130948 - GuillaumeGomez:subtree-update, r=GuillaumeGomez | bors | -366/+943 |
| 2024-09-28 | Auto merge of #130929 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-09-27 | Only add an automatic SONAME for Rust dylibs | Josh Stone | -21/+80 |
| 2024-09-27 | Enable `f16` on platforms that were missing conversion symbols | Trevor Gross | -14/+11 |
| 2024-09-27 | tests: issue-34798.rs => allow-phantomdata-in-ffi.rs | Jubilee Young | -1/+2 |
| 2024-09-27 | Auto merge of #130946 - matthiaskrgr:rollup-ia4mf0y, r=matthiaskrgr | bors | -547/+727 |
| 2024-09-27 | tests: issue-14309.* => repr-rust-is-undefined.* | Jubilee Young | -12/+15 |
| 2024-09-27 | tests: issue-69488.rs => load-preserves-partial-init-issue-69488.rs | Jubilee Young | -1/+3 |
| 2024-09-27 | Update libgccjit version used in CI | Guillaume Gomez | -1/+1 |
| 2024-09-27 | Fmt | Guillaume Gomez | -3/+2 |
| 2024-09-27 | Merge commit '3187d32079b817522cc17413ec9185b130daf693' into subtree-update | Guillaume Gomez | -365/+943 |
| 2024-09-27 | Update cargo | Weihang Lo | -0/+0 |
| 2024-09-27 | Get rid of a_is_expected from ToTrace | Michael Goulet | -112/+36 |
| 2024-09-27 | Instantiate binders when checking supertrait upcasting | Michael Goulet | -48/+132 |
| 2024-09-27 | Rollup merge of #130932 - mrkajetanp:editors, r=jieyouxu | Matthias Krüger | -0/+79 |
| 2024-09-27 | Rollup merge of #130926 - ChrisDenton:cc-1-1-22, r=tgross35 | Matthias Krüger | -2/+12 |
| 2024-09-27 | Rollup merge of #130915 - naskya:fix/typo, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-09-27 | Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-... | Matthias Krüger | -510/+523 |