about summary refs log tree commit diff
path: root/library/std
AgeCommit message (Expand)AuthorLines
2025-05-18Rollup merge of #140966 - est31:let_chains_library, r=tgross35León Orell Valerian Liehr-1/+0
2025-05-17Auto merge of #138087 - tgross35:core-float-math, r=Amanieubors-3702/+36
2025-05-17Rollup merge of #139103 - joboet:abort_dedup, r=tgross35Matthias Krüger-30/+25
2025-05-16Remove #![feature(let_chains)] from library and src/librustdocest31-1/+0
2025-05-16Rollup merge of #141013 - federico-terzi:feat/command_startupinfo_windows, r=...Matthias Krüger-0/+72
2025-05-16Rollup merge of #140984 - mlowicki:patch-2, r=ibraheemdevMatthias Krüger-2/+2
2025-05-16Rollup merge of #140910 - paolobarbolini:wasi-fs-incorrect-stabilization, r=j...Matthias Krüger-2/+0
2025-05-15improve internal fastfail explainerjoboet-3/+2
2025-05-15deduplicate abort implementationsjoboet-30/+26
2025-05-14wire up startupinfo methodsFederico Terzi-0/+72
2025-05-14Move applicable float tests from `coretests` back to `std`Trevor Gross-0/+1166
2025-05-14Fix settimes for vxworksB I Mohammed Abbas-2/+1
2025-05-14Fix set_name for vxworks. Length of name should be truncated to VX_TASK_RENAM...B I Mohammed Abbas-10/+2
2025-05-13fix doc for UnixStreamMichał Łowicki-2/+2
2025-05-13Move float tests from std to coreTrevor Gross-3994/+0
2025-05-13Initial implementation of `core_float_math`Trevor Gross-867/+29
2025-05-13bump compiler_builtinsPietro Albini-1/+1
2025-05-12update cfg(bootstrap)Pietro Albini-338/+184
2025-05-12update version placeholdersPietro Albini-11/+11
2025-05-10Remove `stable` attribute from wasi fs (read_exact|write_all)_atPaolo Barbolini-2/+0
2025-05-10Rollup merge of #140783 - veluca93:oncelock-docs, r=jhprattMatthias Krüger-1/+1
2025-05-10Rollup merge of #129334 - ChayimFriedman2:more-lazy-methods, r=AmanieuMatthias Krüger-1/+9
2025-05-08Rollup merge of #140759 - dpaoliello:symlink, r=workingjubileeMatthias Krüger-0/+16
2025-05-08Update documentation of OnceLock::get_or_init.Luca Versari-1/+1
2025-05-07[win][arm64] Disable FS tests that require symlinksDaniel Paoliello-0/+16
2025-05-07Rollup merge of #140734 - ivmarkov:master, r=joboetGuillaume Gomez-0/+1
2025-05-07Rollup merge of #140724 - tgross35:update-builtins, r=tgross35Guillaume Gomez-1/+1
2025-05-07Rollup merge of #140398 - Berrysoft:cygwin-backtrace, r=tgross35Guillaume Gomez-1/+1
2025-05-07Fix regression from #140393 for espidf / horizon / nuttx / vitaivmarkov-0/+1
2025-05-07Fix backtrace for cygwin王宇逸-1/+1
2025-05-07Rollup merge of #140656 - joboet:fuchsia_pal, r=workingjubileeJacob Pratt-282/+122
2025-05-06Update `compiler-builtins` to 0.1.158Trevor Gross-1/+1
2025-05-06Rollup merge of #140393 - joboet:sys_common_process, r=thomccStuart Cook-136/+176
2025-05-06Rollup merge of #139773 - thaliaarchi:vec-into-iter-last, r=workingjubileeStuart Cook-2/+2
2025-05-06Rollup merge of #139764 - dtolnay:extractif, r=AmanieuStuart Cook-22/+17
2025-05-05Consistent trait bounds for ExtractIf Debug implsDavid Tolnay-22/+17
2025-05-05collect all Fuchsia bindings into the `fuchsia` modulejoboet-282/+122
2025-05-04Update `compiler-builtins` to 0.1.157Trevor Gross-1/+1
2025-05-03Rollup merge of #140595 - lolbinarycat:std-set_permissions-typo, r=cuviperMatthias Krüger-1/+1
2025-05-03Rollup merge of #140564 - ebkalderon:use-present-indicative-in-std-io-pipe-do...Matthias Krüger-3/+3
2025-05-03Rollup merge of #139343 - cberner:filelock_wouldblock, r=workingjubileeMatthias Krüger-62/+144
2025-05-02Implement Iterator::last for vec::IntoIterThalia Archibald-2/+2
2025-05-02Rollup merge of #140536 - zachs18:mapped-guard-filter-map, r=AmanieuMatthias Krüger-59/+61
2025-05-02doc(std): fix typo lchown -> lchmodbinarycat-1/+1
2025-05-02Rollup merge of #140389 - sayantn:avx512fp16, r=AmanieuStuart Cook-1/+0
2025-05-02Rollup merge of #140197 - ktnlvr:master, r=workingjubileeStuart Cook-1/+28
2025-05-02Rollup merge of #140159 - thaliaarchi:pathbuf-extension, r=workingjubileeStuart Cook-31/+65
2025-05-02Rollup merge of #139847 - thaliaarchi:args/delegate-iter, r=workingjubileeStuart Cook-21/+207
2025-05-02Rollup merge of #139608 - Lynnesbian:improve-async-block-docs, r=ibraheemdevStuart Cook-0/+60
2025-05-02Rollup merge of #139206 - joboet:unique_thread_errno, r=ibraheemdevStuart Cook-24/+21