about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-02-21Clarify/update comments in `BufRead::read_line`'s default bodyFrank Steffahn-1/+1
2025-02-20Implement read_buf for WASI stdinThalia Archibald-1/+6
2025-02-20Implement read_buf for zkVM stdinThalia Archibald-1/+9
2025-02-20Rollup merge of #137270 - QianNangong:master, r=ChrisDentonJubilee-8/+8
2025-02-20Rollup merge of #134340 - Urgau:stabilize-num_midpoint_signed, r=scottmcmJubilee-5/+4
2025-02-20Stabilise `os_str_display`riverbl-7/+5
2025-02-20Auto merge of #136771 - scottmcm:poke-slice-iter-next, r=joboetbors-6/+29
2025-02-20Undeprecate env::home_dirArlo Siemsen-5/+0
2025-02-20Implement 'PartialEq<{&Self, CString, Cow<Self>}>' for 'CStr'; Implement 'Par...Gabriel Bjørnager Jensen-0/+123
2025-02-20Guarantee behavior of transmuting Option::<T>::None subject to NPOJoshua Liebow-Feeser-14/+16
2025-02-21Correct doc about `temp_dir()` behavior on AndroidWang Han-1/+3
2025-02-20Enable `f16` for MIPSMartin Nordholts-1/+0
2025-02-20Implement feature `isolate_most_least_significant_one` for integer typesokaneco-0/+325
2025-02-19add `IntoBounds::intersect` and `RangeBounds::is_empty`Peter Jaszkowiak-5/+135
2025-02-19Skip scanning for surrogates when not known validThalia Archibald-1/+1
2025-02-19Add fast path for displaying pre-validated Wtf8BufThalia Archibald-2/+26
2025-02-20Auto merge of #137295 - matthiaskrgr:rollup-tdu3t39, r=matthiaskrgrbors-18/+7
2025-02-19chore: release v0.1.147github-actions[bot]-1/+7
2025-02-20Rollup merge of #137277 - m4rch3n1ng:stabilize-inherent-str-constructors, r=t...Matthias Krüger-18/+7
2025-02-19Auto merge of #137290 - matthiaskrgr:rollup-a7xdbi4, r=matthiaskrgrbors-170/+234
2025-02-19remove win64_128bit_abi_hackRalf Jung-80/+2
2025-02-19ci: Pin the nightly toolchain for aarch64-unknown-linux-gnuTrevor Gross-1/+2
2025-02-19ci: Pin the nightly toolchain for i686-pc-windows-gnuTrevor Gross-1/+2
2025-02-19ci: Update actions/cache to v4Trevor Gross-1/+1
2025-02-19Rollup merge of #137155 - thaliaarchi:wtf8-organize, r=ChrisDentonMatthias Krüger-109/+154
2025-02-19Rollup merge of #136923 - samueltardieu:push-vxxqvqwspssv, r=davidtwcoMatthias Krüger-25/+0
2025-02-19Rollup merge of #136690 - Voultapher:use-more-explicit-and-reliable-ptr-selec...Matthias Krüger-18/+13
2025-02-19Rollup merge of #132268 - elichai:string_try_from_vec, r=AmanieuMatthias Krüger-0/+18
2025-02-19Rollup merge of #120580 - HTGAzureX1212:HTGAzureX1212/issue-45795, r=m-ou-seMatthias Krüger-18/+49
2025-02-19stabilize `inherent_str_constructors`may-18/+7
2025-02-19Rollup merge of #136794 - cberner:stabilize, r=joshtriplettMatthias Krüger-10/+5
2025-02-19Rollup merge of #136347 - allevo:patch-1, r=AmanieuMatthias Krüger-0/+1
2025-02-19Rollup merge of #136301 - hkBst:patch-33, r=thomccMatthias Krüger-2/+8
2025-02-19Rollup merge of #134995 - DaniPopes:stable-const_slice_flatten, r=AmanieuMatthias Krüger-2/+2
2025-02-19Update wasm sub sat intrinsics for LLVM 20Nikita Popov-4/+4
2025-02-19fix by commentsxizheyin-21/+17
2025-02-19Fix `*-win7-windows-msvc` target since 26eeac1a1e9fe46ffd80dd0d3dafdd2c2a644306Li Keqing-8/+8
2025-02-19Update library/std/src/fs.rsTommaso Allevi-1/+1
2025-02-19core/net: IpAddr*::as_octets()Nathan Perry-0/+60
2025-02-19remove assume_init in stack_overflowxizheyin-7/+9
2025-02-19Rollup merge of #137228 - steffahn:one-coerces-to-supertypes-not-subtypes, r=...Matthias Krüger-4/+4
2025-02-19Rollup merge of #137026 - GrigorenkoPV:integer_sign_cast, r=jhprattMatthias Krüger-9/+8
2025-02-18Auto merge of #137235 - matthiaskrgr:rollup-2kjua2t, r=matthiaskrgrbors-46/+66
2025-02-18Remove outdated target `unexpected_cfgs`Josh Stone-3/+0
2025-02-19std::fs: slightly reformat `remove_dir_all` error docs许杰友 Jieyou Xu (Joe)-3/+5
2025-02-18Rollup merge of #137126 - m4rch3n1ng:fix-inherent-str-docs, r=AmanieuMatthias Krüger-8/+8
2025-02-18Rollup merge of #136876 - joshtriplett:locking-might-not-be-advisory, r=AmanieuMatthias Krüger-38/+58
2025-02-18Rollup merge of #137214 - cyrgani:clippy_diagnostic_items, r=compiler-errorsUrgau-0/+7
2025-02-18Rollup merge of #137205 - thaliaarchi:remove-wasi-fileext-tell, r=alexcrichtonUrgau-11/+0
2025-02-18Rollup merge of #137167 - martn3:reliable_f16_math-f16-erfc, r=tgross35Urgau-0/+2