about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-03-01docs(std): mention LazyLock in const/static HashMap constructionKarol Zwolak-7/+19
2025-03-01fix `RangeBounds::is_empty` documentationPeter Jaszkowiak-1/+1
2025-03-01Use `BinOp::Cmp` for `iNN::signum`Scott McMurray-8/+7
2025-03-01Update `compiler-builtins` to 0.1.150Trevor Gross-4/+4
2025-03-01chore: release v0.1.150github-actions[bot]-1/+8
2025-03-01Disable `f16` on AArch64 without the `neon` featureTrevor Gross-0/+2
2025-03-02uefi: Add Service Binding Protocol abstractionAyush Singh-1/+60
2025-03-01Rollup merge of #137828 - folkertdev:simd-intrinsic-doc-fixes, r=workingjubileeMatthias Krüger-36/+34
2025-03-01Rollup merge of #137809 - Noratrieb:io-error-casing, r=thomccMatthias Krüger-75/+75
2025-03-01stabilize `box_uninit_write`Slanterns-4/+1
2025-03-01Rollup merge of #137730 - RalfJung:checked_ilog_tests, r=tgross35Matthias Krüger-18/+56
2025-02-28Fix logic error in Buffer::read_more()Will Woods-2/+2
2025-02-28Tweak BufReader::peek() doctest to expose bug in Buffer::read_more()Will Woods-3/+3
2025-03-01intrinsics::simd: document that masks must be signed integer vectorsFolkert de Vries-27/+27
2025-03-01correct the docs on `simd_` comparison operatorsFolkert de Vries-15/+13
2025-02-28Stabilize [T]::split_off... methodsTaylor Cramer-28/+7
2025-02-28Specialize constructing OsString from stringsThalia Archibald-1/+24
2025-02-28Specialize OsString::push for stringsThalia Archibald-1/+34
2025-02-28Use correct error message casing for `io::const_error`sNoratrieb-75/+75
2025-02-28Do not require that unsafe fields lack drop glueJack Wrenn-2/+2
2025-02-28Rollup merge of #137673 - ChrisDenton:search-path-bug, r=dtolnay许杰友 Jieyou Xu (Joe)-1/+2
2025-02-28Rollup merge of #137551 - folkertdev:import-simd-intrinsics, r=RalfJung许杰友 Jieyou Xu (Joe)-2/+2
2025-02-28Rollup merge of #137197 - scottmcm:cmp-20, r=ibraheemdev许杰友 Jieyou Xu (Joe)-4/+4
2025-02-27Fix char count in Display for ByteStrThalia Archibald-1/+3
2025-02-28Fix doctests failing due to unused_unsafeEric Huss-0/+6
2025-02-27Override default Write methods for cursor-like typesThalia Archibald-14/+143
2025-02-27Inline VecDeque<u8> and BorrowedCursor methodsThalia Archibald-0/+3
2025-02-27Count char width at most once in Formatter::padThalia Archibald-37/+29
2025-02-27mark arm intrinsics as safeusamoi-23856/+16964
2025-02-27Update simd128.rsTobias Decking-12/+4
2025-02-27checked_ilog tests: deal with a bit of float imprecisionRalf Jung-18/+56
2025-02-27make `simd_insert` and `simd_extract` `const fn`sFolkert de Vries-2/+2
2025-02-27Delete tuple unsizingAlice Ryhl-10/+1
2025-02-27Rollup merge of #137480 - fuzzypixelz:fix/124466, r=workingjubileeMatthias Krüger-1/+10
2025-02-27Rollup merge of #137304 - pitaj:rangebounds-is_empty-intersect, r=ibraheemdevMatthias Krüger-5/+135
2025-02-27require trait impls to have matching const stabilities as the traitsDeadbeef-0/+4
2025-02-26Rollup merge of #137620 - SergioGasquez:fix/espidf-maybeunit, r=ChrisDentonLeón Orell Valerian Liehr-1/+1
2025-02-26Rollup merge of #136187 - hkBst:patch-27, r=workingjubileeLeón Orell Valerian Liehr-36/+37
2025-02-26Rollup merge of #134585 - cyrgani:uninit_array, r=AmanieuLeón Orell Valerian Liehr-36/+0
2025-02-26Fix unused import in coretests on wasm32bjorn3-2/+1
2025-02-26Fix Windows `Command` search path bugChris Denton-1/+2
2025-02-26Enable `f16` for LoongArchWANG Rui-1/+0
2025-02-26fix - neon type signed unsigned conversionsJames Barford-Evans-824/+826
2025-02-26Update LLVM downloads to 20.1-2025-02-13Trevor Gross-3/+3
2025-02-26Rollup merge of #137614 - xizheyin:issue-134874, r=cuviperLeón Orell Valerian Liehr-2/+2
2025-02-26Rollup merge of #137311 - martn3:enable-f16-mips, r=tgross35León Orell Valerian Liehr-1/+0
2025-02-26Rollup merge of #137154 - thaliaarchi:wtf8-fast-paths, r=ChrisDentonLeón Orell Valerian Liehr-3/+27
2025-02-25Auto merge of #137594 - RalfJung:miri-sync, r=RalfJungbors-0/+1
2025-02-25More precisely document `Global::deallocate()`'s safety.Kevin Reid-2/+8
2025-02-25Auto merge of #137608 - fmease:rollup-h4siso6, r=fmeasebors-1/+1