| Age | Commit message (Expand) | Author | Lines |
| 2025-07-29 | reorder mutex tests | Connor Tsui | -144/+158 |
| 2025-07-29 | add `nonpoison::mutex` implementation | Connor Tsui | -0/+650 |
| 2025-07-29 | clean up existing poison files | Connor Tsui | -5/+5 |
| 2025-07-29 | Switch to using a GH app for authenticating sync PRs | Jakub Beránek | -5/+3 |
| 2025-07-29 | Use GitHub app for authenticating sync workflows | Jakub Beránek | -1/+2 |
| 2025-07-29 | clearer wording for `unsafe` code | gewitternacht | -2/+2 |
| 2025-07-29 | Rollup merge of #144582 - usamoi:docs, r=RalfJung | Stuart Cook | -9/+9 |
| 2025-07-29 | Rollup merge of #144575 - xonx4l:patch-6, r=scottmcm | Stuart Cook | -1/+1 |
| 2025-07-29 | Rollup merge of #144539 - RalfJung:const_with_exposed_provenance, r=oli-obk | Stuart Cook | -2/+4 |
| 2025-07-29 | Rollup merge of #144236 - yoshuawuyts:drop-guard, r=Mark-Simulacrum | Stuart Cook | -0/+207 |
| 2025-07-29 | Auto merge of #143289 - scottmcm:remove-array-chunks, r=jhpratt | bors | -539/+22 |
| 2025-07-28 | Auto merge of #144524 - rust-lang:cargo_update, r=clubby789 | bors | -2/+2 |
| 2025-07-28 | thread name in stack overflow message | joboet | -29/+78 |
| 2025-07-28 | fix `Atomic*::as_ptr` wording | usamoi | -9/+9 |
| 2025-07-28 | Add `core::mem::DropGuard` | Yosh | -0/+207 |
| 2025-07-28 | fixed typo chunks->as_chunks | xonx | -1/+1 |
| 2025-07-28 | Rollup merge of #144472 - okaneco:char_bound, r=Mark-Simulacrum | Matthias Krüger | -14/+26 |
| 2025-07-28 | Rollup merge of #144399 - bjorn3:stdlib_tests_separate_packages, r=Mark-Simul... | Matthias Krüger | -3/+19 |
| 2025-07-28 | Rollup merge of #144072 - usamoi:docs, r=Mark-Simulacrum | Matthias Krüger | -9/+15 |
| 2025-07-27 | Remove `[T]::array_chunks(_mut)` | Scott McMurray | -539/+22 |
| 2025-07-28 | Auto merge of #144556 - matthiaskrgr:rollup-aayo3h5, r=matthiaskrgr | bors | -6/+0 |
| 2025-07-28 | Rollup merge of #144471 - tgross35:compiler-builtins-asm, r=Amanieu | Matthias Krüger | -6/+0 |
| 2025-07-27 | Auto merge of #144225 - purplesyringa:unwinding-intrinsics, r=nikic | bors | -0/+10 |
| 2025-07-27 | Remove `no-asm` gating when there is no alternative implementation | Trevor Gross | -29/+12 |
| 2025-07-27 | Implement `floor` and `ceil` in assembly on `i586` | Folkert de Vries | -52/+55 |
| 2025-07-27 | constify with_exposed_provenance | Ralf Jung | -2/+4 |
| 2025-07-27 | chore: handling the case where --generate-only flag is passed | Madhav Madhusoodanan | -24/+37 |
| 2025-07-27 | feat: updated Argument<T> type for functional compatibility with other | Madhav Madhusoodanan | -30/+32 |
| 2025-07-27 | Avoid inlining `floor` into `rem_pio2` | quaternic | -1/+9 |
| 2025-07-26 | Rollup merge of #144422 - itf:itf-patch-2-1, r=ChrisDenton | Jacob Pratt | -13/+3 |
| 2025-07-26 | Rollup merge of #141840 - ChrisDenton:noempty, r=ChrisDenton | Jacob Pratt | -2/+5 |
| 2025-07-26 | libm: Update for new warn-by-default clippy lints | Trevor Gross | -1/+4 |
| 2025-07-27 | cargo update | github-actions | -2/+2 |
| 2025-07-26 | Use `cast_array` in core | Scott McMurray | -10/+10 |
| 2025-07-26 | Implement `ptr_cast_array` | Scott McMurray | -0/+25 |
| 2025-07-26 | Rollup merge of #144331 - jplatte:matches-allow-non_exhaustive_omitted_patter... | Matthias Krüger | -0/+9 |
| 2025-07-26 | Auto merge of #144490 - tgross35:rollup-ps0utme, r=tgross35 | bors | -6/+11 |
| 2025-07-26 | Rollup merge of #143859 - orlp:thread-into-raw-align, r=jhpratt | Trevor Gross | -1/+7 |
| 2025-07-26 | Rollup merge of #143272 - tgross35:bump-fortanix, r=jhpratt,jethrogb | Trevor Gross | -5/+4 |
| 2025-07-26 | Rollup merge of #144364 - alexcrichton:update-dlmalloc, r=Mark-Simulacrum | Trevor Gross | -3/+3 |
| 2025-07-25 | Avoid making the start of a doc code block conditional | Josh Triplett | -2/+3 |
| 2025-07-25 | Add parentheses around expression arguments to `..` | Josh Triplett | -1/+1 |
| 2025-07-25 | Avoid placing `// FIXME` comments inside doc code blocks | Josh Triplett | -7/+7 |
| 2025-07-25 | Improve and regularize comment placement in doc code | Josh Triplett | -24/+28 |
| 2025-07-25 | str: Mark unstable `round_char_boundary` feature functions as const | okaneco | -14/+26 |
| 2025-07-25 | Remove `compiler-builtins-mangled-names` | Trevor Gross | -3/+0 |
| 2025-07-25 | Remove `compiler-builtins-no-asm` | Trevor Gross | -3/+0 |
| 2025-07-25 | Merge pull request #1863 from folkertdev/combine-rust-files | Sayantan Chakraborty | -258/+294 |
| 2025-07-25 | Add a note on foreign exceptions | Alisa Sireneva | -0/+3 |
| 2025-07-25 | Add a list of failure conditions for poisoning | Alisa Sireneva | -4/+19 |