| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-07-25 | Allow ffi_unwind_calls for `arch::wasm32::throw` | Alisa Sireneva | -0/+10 |
| 2025-07-25 | fmt benchmarks for binary, octal and hex | Pascal S. de Kloe | -0/+180 |
| 2025-07-25 | fmt of non-decimals is always non-negative due to the two's-complement output | Pascal S. de Kloe | -40/+48 |
| 2025-07-25 | Merge pull request #1879 from heiher/loong-simd-unified-types | Folkert de Vries | -4522/+4780 |
| 2025-07-25 | Link to Mutex poisoning docs from RwLock docs | Alisa Sireneva | -1/+3 |
| 2025-07-25 | Rollup merge of #144314 - kornelski:pivot-safely, r=jhpratt | Matthias Krüger | -10/+10 |
| 2025-07-25 | Rollup merge of #143970 - SunkenPotato:update_mem_copy_docs, r=scottmcm | Matthias Krüger | -1/+1 |
| 2025-07-25 | Rollup merge of #143424 - hkBst:auto-deref, r=jhpratt | Matthias Krüger | -7/+7 |
| 2025-07-25 | loongarch: Use unified data types for SIMD intrinsics | WANG Rui | -4522/+4780 |
| 2025-07-24 | library/windows_targets: Fix macro expansion error in 'link' macro | Ivan Tadeu Ferreira Antunes Filho | -13/+3 |
| 2025-07-24 | Use `x86_no_sse` configuration in more places | Trevor Gross | -17/+16 |
| 2025-07-24 | Enable skipped `f32` and `f64` multiplication tests | Trevor Gross | -4/+0 |
| 2025-07-24 | Enable tests that were skipped on aarch64 | Trevor Gross | -9/+0 |
| 2025-07-24 | Rollup merge of #144278 - Qelxiros:rev-into-inner, r=tgross35 | León Orell Valerian Liehr | -0/+19 |
| 2025-07-24 | Rollup merge of #144247 - RalfJung:ldexp, r=tgross35 | León Orell Valerian Liehr | -32/+38 |
| 2025-07-24 | Rollup merge of #143838 - Ayush1325:uefi-tcp4-config-data, r=tgross35 | León Orell Valerian Liehr | -15/+81 |
| 2025-07-24 | std_detect testing improvements | bjorn3 | -3/+3 |
| 2025-07-24 | Add non-temporal note for maskmoveu_si128 | Aurelia Molzer | -1/+10 |
| 2025-07-24 | Enable tests that were skipped on PowerPC | Trevor Gross | -120/+34 |
| 2025-07-24 | ci: Upgrade ubuntu:25.04 for the PowerPC64LE test | Trevor Gross | -3/+1 |
| 2025-07-24 | Disable unit tests for stdlib packages that don't contain any | bjorn3 | -0/+16 |
| 2025-07-24 | ci: Use a mirror for musl | Trevor Gross | -1/+1 |
| 2025-07-24 | symcheck: Switch the `object` dependency from git to crates.io | Trevor Gross | -2/+1 |
| 2025-07-24 | ci: Update to the latest ubuntu:25.04 Docker images | Trevor Gross | -20/+21 |
| 2025-07-23 | add Rev::into_inner | Jeremy Smart | -0/+19 |
| 2025-07-23 | Document (internally) that `Range*<&T> as RangeBounds<T>` impls are intention... | Zachary S | -0/+48 |
| 2025-07-23 | Update `dlmalloc` dependency of libstd | Alex Crichton | -3/+3 |
| 2025-07-23 | coretests/num: use ldexp instead of hard-coding a power of 2 | Ralf Jung | -32/+38 |
| 2025-07-23 | Rollup merge of #144234 - roblabla:fix-win7-tls-dtors, r=ChrisDenton | Matthias Krüger | -3/+14 |
| 2025-07-23 | Reformat code | Jakub Beránek | -5/+1 |
| 2025-07-23 | Merge ref '5a30e4307f05' from rust-lang/rust | Jakub Beránek | -3383/+2822 |
| 2025-07-23 | Prepare for merging from rust-lang/rust | Jakub Beránek | -1/+1 |