| Age | Commit message (Expand) | Author | Lines |
| 2025-05-31 | Rollup merge of #141112 - xizheyin:issue-141079, r=Mark-Simulacrum | Matthias Krüger | -0/+8 |
| 2025-05-31 | Rollup merge of #140787 - xizheyin:issue-140491, r=nnethercote | Matthias Krüger | -0/+30 |
| 2025-05-31 | std: note that `std::str::from_utf8*` functions are aliases to `std::<str>::f... | xizheyin | -0/+8 |
| 2025-05-31 | Auto merge of #141453 - compiler-errors:pgo-solver, r=Kobzol | bors | -0/+1 |
| 2025-05-31 | Add some new solver to PGO | Michael Goulet | -0/+1 |
| 2025-05-31 | Auto merge of #141678 - Kobzol:revert-141516, r=workingjubilee | bors | -32/+2 |
| 2025-05-31 | Auto merge of #141667 - lqd:lazy-maybe-init, r=matthewjasper | bors | -48/+67 |
| 2025-05-31 | Note ref expr being cast when encounter NonScalar cast error | xizheyin | -0/+14 |
| 2025-05-31 | Auto merge of #141796 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-30 | Auto merge of #141791 - workingjubilee:rollup-qnqicy9, r=workingjubilee | bors | -217/+716 |
| 2025-05-30 | Update cargo | Weihang Lo | -0/+0 |
| 2025-05-30 | Rollup merge of #141781 - matthewjasper:unused-unsafe-lifetimes, r=compiler-e... | Jubilee | -2/+111 |
| 2025-05-30 | Rollup merge of #141771 - Kobzol:bors-increase-timeout, r=marcoieni | Jubilee | -1/+2 |
| 2025-05-30 | Rollup merge of #141768 - marcoieni:calculate-matrix-arm, r=Kobzol | Jubilee | -1/+1 |
| 2025-05-30 | Rollup merge of #141609 - lolbinarycat:core-dedup-ptr-docs-139190, r=workingj... | Jubilee | -123/+67 |
| 2025-05-30 | Rollup merge of #141494 - dianqk:match-br-non-int, r=wesleywiser | Jubilee | -2/+65 |
| 2025-05-30 | Rollup merge of #141237 - Qelxiros:139911-exact-div, r=workingjubilee | Jubilee | -1/+207 |
| 2025-05-30 | Rollup merge of #141077 - chenyukang:yukang-fix-140991-comma, r=wesleywiser | Jubilee | -18/+110 |
| 2025-05-30 | Rollup merge of #140825 - rs-sac:ext, r=workingjubilee | Jubilee | -69/+153 |
| 2025-05-30 | Auto merge of #141657 - petrochenkov:nobinroot, r=jieyouxu | bors | -1/+0 |
| 2025-05-30 | Fix spans for unsafe binders | Matthew Jasper | -2/+111 |
| 2025-05-30 | Auto merge of #139385 - joboet:threadlocal_address, r=nikic | bors | -9/+20 |
| 2025-05-30 | Increase timeout for new bors try builds | Jakub Beránek | -1/+2 |
| 2025-05-30 | ci: use arm to calculate job matrix | MarcoIeni | -1/+1 |
| 2025-05-30 | Auto merge of #141765 - matthiaskrgr:rollup-4hug83b, r=matthiaskrgr | bors | -169/+251 |
| 2025-05-30 | Rollup merge of #141749 - Noratrieb:RUSTC_ACTUALLY_DO_NOT_RETRY_LINKER_ON_SEG... | Matthias Krüger | -57/+2 |
| 2025-05-30 | Rollup merge of #141746 - Urgau:rework-doc_cfg-checks, r=GuillaumeGomez | Matthias Krüger | -65/+127 |
| 2025-05-30 | Rollup merge of #141736 - onur-ozkan:resolve-stage0-syroot-from-rustc, r=Kobzol | Matthias Krüger | -1/+3 |
| 2025-05-30 | Rollup merge of #141719 - Berrysoft:cygwin-tls-model, r=mati865 | Matthias Krüger | -1/+4 |
| 2025-05-30 | Rollup merge of #141703 - compiler-errors:deref-place, r=lcnr | Matthias Krüger | -45/+115 |
| 2025-05-30 | Auto merge of #141573 - nnethercote:rustdoc-alloc-cleanups, r=camelid | bors | -146/+140 |
| 2025-05-30 | Auto merge of #141753 - matthiaskrgr:rollup-bw4j2u0, r=matthiaskrgr | bors | -1322/+2060 |
| 2025-05-30 | Rollup merge of #141747 - lolbinarycat:rustdoc-cfg-138112, r=GuillaumeGomez | Matthias Krüger | -3/+25 |
| 2025-05-30 | Rollup merge of #141669 - tgross35:float-test-cleanup, r=RalfJung | Matthias Krüger | -717/+680 |
| 2025-05-30 | Rollup merge of #141538 - folkertdev:systemv-x86_64-va_arg, r=workingjubilee | Matthias Krüger | -11/+331 |
| 2025-05-30 | Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3 | Matthias Krüger | -105/+210 |
| 2025-05-30 | Rollup merge of #141430 - fee1-dead-contrib:push-nmzoprvtsvww, r=petrochenkov | Matthias Krüger | -146/+95 |
| 2025-05-30 | Rollup merge of #141407 - mu001999-contrib:dead-code/refactor, r=petrochenkov | Matthias Krüger | -133/+181 |
| 2025-05-30 | Rollup merge of #141004 - matthewjasper:unicode-before-expansion, r=davidtwco | Matthias Krüger | -180/+311 |
| 2025-05-30 | Rollup merge of #133823 - estebank:issue-56328, r=petrochenkov | Matthias Krüger | -27/+227 |
| 2025-05-30 | Address review comments. | Nicholas Nethercote | -6/+6 |
| 2025-05-30 | Auto merge of #141651 - compiler-errors:less-assert, r=lcnr | bors | -11/+12 |
| 2025-05-29 | Auto merge of #141739 - GuillaumeGomez:rollup-ivboqwd, r=GuillaumeGomez | bors | -275/+348 |
| 2025-05-29 | Remove RUSTC_RETRY_LINKER_ON_SEGFAULT hack | Noratrieb | -57/+2 |
| 2025-05-29 | float: Use `assert_biteq!` where possible | Trevor Gross | -482/+492 |
| 2025-05-29 | float: Enable some f16 and f128 rounding tests on miri | Trevor Gross | -60/+26 |
| 2025-05-29 | float: Replace some approximate assertions with exact | Trevor Gross | -276/+276 |
| 2025-05-29 | float: Use a shared `assert_biteq!` macro for tests | Trevor Gross | -176/+163 |
| 2025-05-29 | rustdoc: display doc(cfg(false)) properly | binarycat | -3/+25 |
| 2025-05-29 | implement `va_arg` for x86_64 systemv and macOS | Folkert de Vries | -4/+326 |