| Age | Commit message (Expand) | Author | Lines |
| 2025-02-21 | Clarify/update comments in `BufRead::read_line`'s default body | Frank Steffahn | -1/+1 |
| 2025-02-20 | Implement read_buf for WASI stdin | Thalia Archibald | -1/+6 |
| 2025-02-20 | Implement read_buf for zkVM stdin | Thalia Archibald | -1/+9 |
| 2025-02-20 | Rollup merge of #137270 - QianNangong:master, r=ChrisDenton | Jubilee | -8/+8 |
| 2025-02-20 | Rollup merge of #134340 - Urgau:stabilize-num_midpoint_signed, r=scottmcm | Jubilee | -5/+4 |
| 2025-02-20 | Stabilise `os_str_display` | riverbl | -7/+5 |
| 2025-02-20 | Auto merge of #136771 - scottmcm:poke-slice-iter-next, r=joboet | bors | -6/+29 |
| 2025-02-20 | Undeprecate env::home_dir | Arlo Siemsen | -5/+0 |
| 2025-02-20 | Implement 'PartialEq<{&Self, CString, Cow<Self>}>' for 'CStr'; Implement 'Par... | Gabriel Bjørnager Jensen | -0/+123 |
| 2025-02-20 | Guarantee behavior of transmuting Option::<T>::None subject to NPO | Joshua Liebow-Feeser | -14/+16 |
| 2025-02-21 | Correct doc about `temp_dir()` behavior on Android | Wang Han | -1/+3 |
| 2025-02-20 | Enable `f16` for MIPS | Martin Nordholts | -1/+0 |
| 2025-02-20 | Implement feature `isolate_most_least_significant_one` for integer types | okaneco | -0/+325 |
| 2025-02-19 | add `IntoBounds::intersect` and `RangeBounds::is_empty` | Peter Jaszkowiak | -5/+135 |
| 2025-02-19 | Skip scanning for surrogates when not known valid | Thalia Archibald | -1/+1 |
| 2025-02-19 | Add fast path for displaying pre-validated Wtf8Buf | Thalia Archibald | -2/+26 |
| 2025-02-20 | Auto merge of #137295 - matthiaskrgr:rollup-tdu3t39, r=matthiaskrgr | bors | -18/+7 |
| 2025-02-19 | chore: release v0.1.147 | github-actions[bot] | -1/+7 |
| 2025-02-20 | Rollup merge of #137277 - m4rch3n1ng:stabilize-inherent-str-constructors, r=t... | Matthias Krüger | -18/+7 |
| 2025-02-19 | Auto merge of #137290 - matthiaskrgr:rollup-a7xdbi4, r=matthiaskrgr | bors | -170/+234 |
| 2025-02-19 | remove win64_128bit_abi_hack | Ralf Jung | -80/+2 |
| 2025-02-19 | ci: Pin the nightly toolchain for aarch64-unknown-linux-gnu | Trevor Gross | -1/+2 |
| 2025-02-19 | ci: Pin the nightly toolchain for i686-pc-windows-gnu | Trevor Gross | -1/+2 |
| 2025-02-19 | ci: Update actions/cache to v4 | Trevor Gross | -1/+1 |
| 2025-02-19 | Rollup merge of #137155 - thaliaarchi:wtf8-organize, r=ChrisDenton | Matthias Krüger | -109/+154 |
| 2025-02-19 | Rollup merge of #136923 - samueltardieu:push-vxxqvqwspssv, r=davidtwco | Matthias Krüger | -25/+0 |
| 2025-02-19 | Rollup merge of #136690 - Voultapher:use-more-explicit-and-reliable-ptr-selec... | Matthias Krüger | -18/+13 |
| 2025-02-19 | Rollup merge of #132268 - elichai:string_try_from_vec, r=Amanieu | Matthias Krüger | -0/+18 |
| 2025-02-19 | Rollup merge of #120580 - HTGAzureX1212:HTGAzureX1212/issue-45795, r=m-ou-se | Matthias Krüger | -18/+49 |
| 2025-02-19 | stabilize `inherent_str_constructors` | may | -18/+7 |
| 2025-02-19 | Rollup merge of #136794 - cberner:stabilize, r=joshtriplett | Matthias Krüger | -10/+5 |
| 2025-02-19 | Rollup merge of #136347 - allevo:patch-1, r=Amanieu | Matthias Krüger | -0/+1 |
| 2025-02-19 | Rollup merge of #136301 - hkBst:patch-33, r=thomcc | Matthias Krüger | -2/+8 |
| 2025-02-19 | Rollup merge of #134995 - DaniPopes:stable-const_slice_flatten, r=Amanieu | Matthias Krüger | -2/+2 |
| 2025-02-19 | Update wasm sub sat intrinsics for LLVM 20 | Nikita Popov | -4/+4 |
| 2025-02-19 | fix by comments | xizheyin | -21/+17 |
| 2025-02-19 | Fix `*-win7-windows-msvc` target since 26eeac1a1e9fe46ffd80dd0d3dafdd2c2a644306 | Li Keqing | -8/+8 |
| 2025-02-19 | Update library/std/src/fs.rs | Tommaso Allevi | -1/+1 |
| 2025-02-19 | core/net: IpAddr*::as_octets() | Nathan Perry | -0/+60 |
| 2025-02-19 | remove assume_init in stack_overflow | xizheyin | -7/+9 |
| 2025-02-19 | Rollup merge of #137228 - steffahn:one-coerces-to-supertypes-not-subtypes, r=... | Matthias Krüger | -4/+4 |
| 2025-02-19 | Rollup merge of #137026 - GrigorenkoPV:integer_sign_cast, r=jhpratt | Matthias Krüger | -9/+8 |
| 2025-02-18 | Auto merge of #137235 - matthiaskrgr:rollup-2kjua2t, r=matthiaskrgr | bors | -46/+66 |
| 2025-02-18 | Remove outdated target `unexpected_cfgs` | Josh Stone | -3/+0 |
| 2025-02-19 | std::fs: slightly reformat `remove_dir_all` error docs | 许杰友 Jieyou Xu (Joe) | -3/+5 |
| 2025-02-18 | Rollup merge of #137126 - m4rch3n1ng:fix-inherent-str-docs, r=Amanieu | Matthias Krüger | -8/+8 |
| 2025-02-18 | Rollup merge of #136876 - joshtriplett:locking-might-not-be-advisory, r=Amanieu | Matthias Krüger | -38/+58 |
| 2025-02-18 | Rollup merge of #137214 - cyrgani:clippy_diagnostic_items, r=compiler-errors | Urgau | -0/+7 |
| 2025-02-18 | Rollup merge of #137205 - thaliaarchi:remove-wasi-fileext-tell, r=alexcrichton | Urgau | -11/+0 |
| 2025-02-18 | Rollup merge of #137167 - martn3:reliable_f16_math-f16-erfc, r=tgross35 | Urgau | -0/+2 |