| Age | Commit message (Expand) | Author | Lines |
| 2025-08-29 | Rollup merge of #145675 - Oneirical:uncountable-integer-8, r=jieyouxu | Matthias Krüger | -80/+66 |
| 2025-08-29 | Remove FreeBSD CI | Amanieu d'Antras | -16/+0 |
| 2025-08-29 | use `llvm.roundeven` on arm | Folkert de Vries | -14/+6 |
| 2025-08-29 | std: haiku: fix `B_FIND_PATH_IMAGE_PATH` | Pavel Grigorenko | -1/+1 |
| 2025-08-29 | autoderef final ty is already resolved | lcnr | -16/+10 |
| 2025-08-29 | Correctly handle different crate types disagreeing if the allocator shim is e... | bjorn3 | -29/+46 |
| 2025-08-29 | Fix typo in comment | bjorn3 | -1/+1 |
| 2025-08-29 | Ensure we emit an allocator shim when only some crate types need one | bjorn3 | -9/+50 |
| 2025-08-29 | Stabilize file_as_c_str | Alice Ryhl | -2/+2 |
| 2025-08-29 | cleanup proof tree implementation and add cache | lcnr | -441/+331 |
| 2025-08-29 | Merge pull request #20560 from ChayimFriedman2/analysis-stats-improve | Lukas Wirth | -3/+52 |
| 2025-08-29 | Put `TokenStream` stuff in a sensible order. | Nicholas Nethercote | -67/+65 |
| 2025-08-29 | Remove very outdated comment about token streams. | Nicholas Nethercote | -9/+0 |
| 2025-08-29 | Auto merge of #145978 - Zalathar:rollup-0dzk72g, r=Zalathar | bors | -118/+231 |
| 2025-08-29 | Don't print captures in `TestCx::normalize_platform_differences` | Zalathar | -7/+4 |
| 2025-08-29 | Move module `compute_diff` into `compiletest::runtest` | Zalathar | -5/+4 |
| 2025-08-29 | Change the `logv` function into a `TestCx` method. | Zalathar | -23/+19 |
| 2025-08-29 | Don't bother logging an arbitrary subset of the compiletest config | Zalathar | -48/+3 |
| 2025-08-29 | Rollup merge of #145977 - CaiWeiran:basic-stepping-test, r=jieyouxu | Stuart Cook | -0/+1 |
| 2025-08-29 | tests: Ignore basic-stepping.rs on riscv64 | Caiweiran | -0/+1 |
| 2025-08-29 | Rollup merge of #145972 - neeko-cat:patch-2, r=ibraheemdev | Stuart Cook | -1/+1 |
| 2025-08-29 | Rollup merge of #145947 - nnethercote:workspace-members-2, r=Kobzol | Stuart Cook | -85/+100 |
| 2025-08-29 | Rollup merge of #145884 - clubby789:test-mcount, r=Mark-Simulacrum | Stuart Cook | -0/+24 |
| 2025-08-29 | Rollup merge of #145793 - he32:netbsd-libexecinfo-fix, r=Mark-Simulacrum | Stuart Cook | -0/+1 |
| 2025-08-29 | Rollup merge of #145387 - zachs18:remove-tmplayout, r=cjgillot | Stuart Cook | -30/+9 |
| 2025-08-29 | Rollup merge of #144354 - rafaeling:fix-142726-qnx8-link-fail, r=tgross35 | Stuart Cook | -1/+1 |
| 2025-08-29 | Rollup merge of #144275 - Qelxiros:saturating-arithmetic, r=tgross35 | Stuart Cook | -1/+93 |
| 2025-08-29 | Rollup merge of #143713 - tgross35:mailmap, r=Mark-Simulacrum | Stuart Cook | -0/+1 |
| 2025-08-29 | Auto merge of #145377 - ChayimFriedman2:solver-def-id, r=lcnr | bors | -178/+234 |
| 2025-08-29 | Mark pipe2 supported in Android | Matthew Maurer | -0/+1 |
| 2025-08-29 | doc: Add `*-unknown-managarm-mlibc` documentation | no92 | -0/+57 |
| 2025-08-29 | compiler: Add `{x86_64,aarch64,riscv64gc}-unknown-managarm-mlibc` targets | no92 | -4/+109 |
| 2025-08-28 | implement Sum and Product for Saturating(u*) | Jeremy Smart | -1/+93 |
| 2025-08-28 | std: Start supporting WASIp2 natively | Alex Crichton | -16/+212 |
| 2025-08-28 | Add a sanity check to bootstrap for wasm-component-ld | Alex Crichton | -0/+10 |
| 2025-08-28 | bootstrap: bump cc-rs to 1.2.28 | no92 | -3/+3 |
| 2025-08-28 | Merge pull request #2553 from ali90h/fix-stab-guide-gating-v2 | jyn | -1/+1 |
| 2025-08-28 | Merge pull request #2556 from ali90h/date-sweep-2025-08-diag-tests | jyn | -9/+9 |
| 2025-08-28 | Merge pull request #2559 from ali90h/date-sweep-2025-08-types-traits | jyn | -9/+9 |
| 2025-08-28 | Merge pull request #2558 from ali90h/date-sweep-2025-08-queries | jyn | -3/+3 |
| 2025-08-28 | Merge pull request #2557 from ali90h/date-sweep-2025-08-infra | jyn | -12/+12 |
| 2025-08-28 | When mapping next-solver's `dyn` type, add `Self` (aka. bound var ^1.0) to au... | Chayim Refael Friedman | -1/+70 |
| 2025-08-28 | fix `core::marker::Destruct` doc | neeko-cat | -1/+1 |
| 2025-08-28 | Auto merge of #145970 - GuillaumeGomez:rollup-pr11qds, r=GuillaumeGomez | bors | -194/+514 |
| 2025-08-28 | Rollup merge of #145965 - bjorn3:sanitize_symbol_export_improvements, r=lqd | Guillaume Gomez | -54/+33 |
| 2025-08-28 | Rollup merge of #145937 - jdonszelmann:doc-hidden-prelude, r=fmease | Guillaume Gomez | -1/+11 |
| 2025-08-28 | Rollup merge of #145920 - Zalathar:failure-stdout, r=jieyouxu | Guillaume Gomez | -1/+7 |
| 2025-08-28 | Rollup merge of #145853 - JonathanBrouwer:fix-lit-parsing, r=jdonszelmann | Guillaume Gomez | -71/+64 |
| 2025-08-28 | Rollup merge of #145368 - rcvalle:rust-cfi-fix-142284, r=dianqk | Guillaume Gomez | -12/+23 |
| 2025-08-28 | Rollup merge of #142472 - GuillaumeGomez:doc-attribute-attribute, r=fmease | Guillaume Gomez | -55/+376 |