about summary refs log tree commit diff
path: root/library/std
AgeCommit message (Expand)AuthorLines
2025-09-27Remove `cfg(bootstrap)` for `doc_cfg` feature following #141925Guillaume Gomez-6/+1
2025-09-27Fix autodiff feature activationGuillaume Gomez-1/+0
2025-09-27fmtGuillaume Gomez-5/+1
2025-09-27Remove `doc_cfg_hide` featureGuillaume Gomez-1/+2
2025-09-27Strenghten checks for `doc(auto_cfg(show/hide))` attributesGuillaume Gomez-7/+1
2025-09-27Implement RFC 3631Guillaume Gomez-1/+15
2025-09-27Auto merge of #146636 - Mark-Simulacrum:bootstrap-bump, r=jieyouxubors-15/+15
2025-09-26Update CURRENT_RUSTC_VERSION post-bumpMark Rousskov-15/+15
2025-09-26Rollup merge of #145113 - petrochenkov:lessfinalize, r=lcnrMatthias Krüger-1/+1
2025-09-26Rollup merge of #147049 - vexide:vex-std, r=workingjubileeMatthias Krüger-1/+1
2025-09-25std: fix warning in VEXos stdio moduleTropical-1/+1
2025-09-25resolve: Do not finalize shadowed bindingsVadim Petrochenkov-1/+1
2025-09-25Auto merge of #147019 - Zalathar:rollup-boxzbmo, r=Zalatharbors-3/+989
2025-09-25Rollup merge of #147007 - LawnGnome:tosocketaddrs-doc, r=tgross35Stuart Cook-0/+2
2025-09-25Rollup merge of #146735 - Qelxiros:const_mul_add, r=tgross35,RalfJungStuart Cook-2/+5
2025-09-25Rollup merge of #145973 - vexide:vex-std, r=tgross35Stuart Cook-1/+982
2025-09-25Auto merge of #147003 - matthiaskrgr:rollup-b5z9uiz, r=matthiaskrgrbors-26/+56
2025-09-24Explicitly note `&[SocketAddr]` impl of `ToSocketAddrs`.Adam Harvey-0/+2
2025-09-24Rollup merge of #146958 - el-ev:fix_path_string_eq_recurse, r=joboetMatthias Krüger-9/+19
2025-09-24Repro duration_since regression from issue 146228Stepan Koltsov-17/+37
2025-09-24unstably constify float mul_add methodsJeremy Smart-2/+5
2025-09-24Rollup merge of #146964 - Ayush1325:close-protocol, r=joboetMatthias Krüger-0/+4
2025-09-24std: add support for armv7a-vex-v5 targetTropical-1/+982
2025-09-24Fix infinite recursion in Path::eq with StringIris Shi-9/+19
2025-09-24library: std: sys: pal: uefi: Add some commentsAyush Singh-0/+4
2025-09-23Rollup merge of #146904 - peter-lyons-kehl:140368_data_ptr_const_fn, r=AmanieuMatthias Krüger-5/+5
2025-09-23Rollup merge of #146632 - ctz:jbp-adaptor-spelling, r=petrochenkovMatthias Krüger-1/+1
2025-09-23Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercotebors-22/+15
2025-09-22Mutex/RwLock/ReentrantLock::data_ptr to be const fnPeter Lyons Kehl-5/+5
2025-09-22Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieubors-32/+32
2025-09-21Mark float intrinsics with no preconditions as safeltdk-32/+32
2025-09-21std: merge definitions of `StdioPipes`joboet-34/+21
2025-09-21Change the cfg to a dashBen Kimock-13/+13
2025-09-21Add panic=immediate-abortBen Kimock-22/+15
2025-09-21Rollup merge of #146822 - saethlin:bbbbbstd, r=NoratriebStuart Cook-1/+1
2025-09-21Rollup merge of #144091 - thaliaarchi:stabilize-new-zeroed, r=Mark-SimulacrumStuart Cook-1/+0
2025-09-20Fix old typo in lang_start_internal commentBen Kimock-1/+1
2025-09-20Rollup merge of #146800 - thaliaarchi:fix-move-pal-thread, r=joboetMatthias Krüger-8/+2
2025-09-20Rollup merge of #146762 - madsmtm:test-apple-sim, r=jieyouxuMatthias Krüger-26/+96
2025-09-19Update cfg_if! to cfg_select!Thalia Archibald-1/+1
2025-09-19Fix unsupported std::sys::threadThalia Archibald-7/+1
2025-09-19Rollup merge of #146691 - alexcrichton:wasip1-remove-dir-all-buffer, r=juntyrStuart Cook-1/+8
2025-09-19Rollup merge of #146541 - joboet:simplify-lookup-host, r=tgross35Stuart Cook-193/+50
2025-09-19Fix test suite in iOS/tvOS/watchOS/visionOS simulatorMads Marquart-26/+96
2025-09-19std: simplify host lookupjoboet-193/+50
2025-09-17std: Fix WASI implementation of `remove_dir_all`Alex Crichton-1/+8
2025-09-17Auto merge of #139849 - thaliaarchi:args/zkvm, r=ibraheemdevbors-45/+58
2025-09-17Rollup merge of #145660 - jbatez:darwin_objc, r=jdonszelmann,madsmtm,tmandryStuart Cook-0/+15
2025-09-16Fix spelling of "adaptor"Joe Birr-Pixton-1/+1
2025-09-15Rollup merge of #146549 - asomers:freebsd-readdir, r=Mark-SimulacrumMatthias Krüger-57/+63