| Age | Commit message (Expand) | Author | Lines |
| 2025-03-16 | add `vec_madd` and `vec_msub` | Folkert de Vries | -0/+63 |
| 2025-03-16 | add `vec_packs_cc` and `vec_packsu_cc` | Folkert de Vries | -6/+104 |
| 2025-03-16 | add `vec_pack`, `vec_packs` and `vec_packsu` | Folkert de Vries | -0/+182 |
| 2025-03-16 | add `vec_load_bndry`, `__lcbb` and `vec_load_pair` | Folkert de Vries | -3/+102 |
| 2025-03-16 | add `vec_load_len_r` and `vec_store_len_r` | Folkert de Vries | -0/+22 |
| 2025-03-16 | add `vec_load_len` and `vec_store_len` | Folkert de Vries | -0/+56 |
| 2025-03-16 | add `vec_xl` and `vec_xst` | Folkert de Vries | -0/+148 |
| 2025-03-16 | add `vec_reve` | Folkert de Vries | -0/+15 |
| 2025-03-16 | Add integer to string formatting tests | Guillaume Gomez | -0/+70 |
| 2025-03-16 | Add test for new proc_macro literal methods | Guillaume Gomez | -1/+2 |
| 2025-03-16 | Document safety conditions of simd shifts | Alex Crichton | -0/+40 |
| 2025-03-16 | Fix rustfmt | Alex Crichton | -1/+3 |
| 2025-03-16 | wasm32: Fix undefined behavior with shift intrinsics | Alex Crichton | -15/+13 |
| 2025-03-16 | Update SDE mirror to ci-mirrors.rust-lang.org | Sayantan Chakraborty | -3/+4 |
| 2025-03-16 | Rollup merge of #137538 - tapanprakasht:fix-doc-path, r=thomcc | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2025-03-16 | Rollup merge of #137492 - nabijaczleweli:master, r=thomcc | 许杰友 Jieyou Xu (Joe) | -1/+3 |
| 2025-03-16 | Rollup merge of #135080 - Enselic:debug-ptr-metadata, r=thomcc | 许杰友 Jieyou Xu (Joe) | -3/+86 |
| 2025-03-16 | Rollup merge of #138329 - scottmcm:assert-hint, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -0/+9 |
| 2025-03-16 | Rollup merge of #138323 - kpreid:offset-of-doc, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -36/+48 |
| 2025-03-16 | Rollup merge of #138309 - DiuDiu777:intrinsic-doc-fix, r=thomcc | 许杰友 Jieyou Xu (Joe) | -7/+24 |
| 2025-03-16 | Rollup merge of #138303 - DiuDiu777:rc-fix, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -20/+44 |
| 2025-03-16 | Rollup merge of #138275 - folkertdev:expose-is-s390x-feature-detected, r=Mark... | 许杰友 Jieyou Xu (Joe) | -0/+32 |
| 2025-03-16 | Rollup merge of #138082 - thaliaarchi:slice-cfg-not-test, r=thomcc | 许杰友 Jieyou Xu (Joe) | -114/+79 |
| 2025-03-16 | Rollup merge of #137890 - lolbinarycat:docs-bufreader-peek-consume, r=Mark-Si... | 许杰友 Jieyou Xu (Joe) | -1/+5 |
| 2025-03-16 | Rollup merge of #133055 - kpreid:clone-uninit-doc, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -30/+145 |
| 2025-03-15 | core/slice: Mark some `split_off` variants unstably const | okaneco | -8/+18 |
| 2025-03-15 | Optimize multi-char string patterns | Yotam Ofek | -4/+4 |
| 2025-03-14 | Auto merge of #138506 - fmease:rollup-ve4h2eq, r=fmease | bors | -2/+5 |
| 2025-03-14 | Rollup merge of #138477 - compiler-errors:deny-bikeshed-guaranteed-no-drop, r... | León Orell Valerian Liehr | -1/+5 |
| 2025-03-14 | Rollup merge of #138353 - RalfJung:expose-provenance-must-use, r=ibraheemdev | León Orell Valerian Liehr | -1/+0 |
| 2025-03-14 | Auto merge of #137424 - Ayush1325:uefi-path-node, r=nicholasbishop,cuviper | bors | -0/+179 |
| 2025-03-14 | Forward `stream_position` in `Arc<File>` as well | Tobias Bucher | -0/+3 |
| 2025-03-14 | Auto merge of #138480 - jhpratt:rollup-y3b8wu5, r=jhpratt | bors | -82/+275 |
| 2025-03-14 | Rollup merge of #138457 - bjorn3:redox_scheme_paths, r=Noratrieb | Jacob Pratt | -14/+8 |
| 2025-03-14 | Rollup merge of #138398 - RalfJung:atomic-intrinsics-provenance, r=nnethercote | Jacob Pratt | -1/+152 |
| 2025-03-14 | Rollup merge of #137870 - karolzwolak:lazylock-const-hashmaps-137566, r=cuviper | Jacob Pratt | -7/+19 |
| 2025-03-14 | Rollup merge of #136230 - clarfonthey:net-memory-layout-assumptions, r=cuviper | Jacob Pratt | -11/+21 |
| 2025-03-14 | Rollup merge of #136001 - hkBst:patch-21, r=cuviper | Jacob Pratt | -49/+75 |
| 2025-03-14 | Auto merge of #138157 - scottmcm:inline-more-tiny-things, r=oli-obk | bors | -2/+7 |
| 2025-03-14 | Deny impls for BikeshedGuaranteedNoDrop | Michael Goulet | -1/+5 |
| 2025-03-13 | Remove has_redox_scheme | bjorn3 | -11/+2 |
| 2025-03-13 | Rollup merge of #138425 - cuviper:remove-hash_raw_entry, r=jhpratt | Matthias Krüger | -564/+0 |
| 2025-03-13 | Remove usage of legacy scheme paths on RedoxOS | bjorn3 | -3/+6 |
| 2025-03-14 | Mv os-specific trait impl of `Pipe*` into `std::os::*` | Jiahao XU | -208/+278 |
| 2025-03-14 | Stablize feature `anonymous_pipe` | Jiahao XU | -45/+40 |
| 2025-03-13 | Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgr | bors | -46/+44 |
| 2025-03-13 | Rollup merge of #138356 - betrusted-io:bump-libc-0.2.171, r=jhpratt | Matthias Krüger | -3/+3 |
| 2025-03-13 | Rollup merge of #138343 - tgross35:f16-powf, r=joboet | Matthias Krüger | -43/+41 |
| 2025-03-13 | Rollup merge of #138370 - cuviper:try_oom_error, r=jhpratt | Matthias Krüger | -6/+10 |
| 2025-03-13 | Rollup merge of #138162 - ehuss:library-2024, r=cuviper | Matthias Krüger | -19/+19 |