| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-03-13 | Rollup merge of #137355 - thaliaarchi:io-optional-methods/sgx, r=ChrisDenton | Matthias Krüger | -19/+97 |
| 2025-03-13 | Rollup merge of #136842 - randomPoison:trusty-libstd-v3, r=ChrisDenton | Matthias Krüger | -10/+174 |
| 2025-03-13 | atomic intrinsics: clarify which types are supported and (if applicable) what... | Ralf Jung | -1/+152 |
| 2025-03-12 | Allow more top-down inlining for single-BB callees | Scott McMurray | -2/+7 |
| 2025-03-13 | Update library/core/src/intrinsics/mod.rs | ClearLove | -1/+1 |
| 2025-03-13 | Update library/core/src/intrinsics/mod.rs | ClearLove | -1/+1 |
| 2025-03-13 | Update library/core/src/intrinsics/mod.rs | ClearLove | -1/+1 |
| 2025-03-13 | Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearth | bors | -2/+2 |
| 2025-03-12 | Remove `feature = "hash_raw_entry"` | Josh Stone | -564/+0 |
| 2025-03-12 | Rollup merge of #134076 - GrigorenkoPV:InvalidFilename, r=joboet | Manish Goregaokar | -2/+2 |
| 2025-03-12 | Rollup merge of #138387 - RalfJung:intrinsic-arg-names, r=oli-obk | Matthias Krüger | -325/+318 |
| 2025-03-12 | Rollup merge of #138269 - Ayush1325:uefi-fs-permission, r=joboet | Matthias Krüger | -64/+35 |
| 2025-03-12 | Reduce FormattingOptions to 64 bits. | Mara Bos | -187/+232 |
| 2025-03-12 | Fix panic handler for cygwin | Berrysoft | -4/+10 |
| 2025-03-12 | Rollup merge of #138161 - HeroicKatora:heap-peek-mut-refresh, r=dtolnay | Matthias Krüger | -4/+78 |