about summary refs log tree commit diff
path: root/library/std
AgeCommit message (Expand)AuthorLines
2025-02-09Stabilize file_lockChristopher Berner-10/+5
2025-02-09Fix pattern matching mode changes and unsafe_op_in_unsafe_fnMichael Goulet-3/+3
2025-02-09Mark extern blocks as unsafeMichael Goulet-71/+71
2025-02-09Mark link_section attr with unsafeMichael Goulet-3/+3
2025-02-09Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrumbors-110/+120
2025-02-09Auto merge of #136754 - Urgau:rollup-qlkhjqr, r=Urgaubors-6/+52
2025-02-08Rollup merge of #136686 - bjoernager:master, r=jhprattJubilee-8/+8
2025-02-09Rollup merge of #136213 - erickt:fs, r=Mark-SimulacrumUrgau-1/+17
2025-02-09Rollup merge of #134679 - ChrisDenton:rm-readonly, r=Mark-SimulacrumUrgau-5/+35
2025-02-08Rustfmtbjorn3-110/+120
2025-02-08Rollup merge of #135696 - joboet:move_pal_io, r=NoratriebMatthias Krüger-318/+165
2025-02-08Auto merge of #136713 - matthiaskrgr:rollup-sy6py39, r=matthiaskrgrbors-178/+377
2025-02-07Update `compiler-builtins` to 0.1.146Trevor Gross-1/+1
2025-02-07Rollup merge of #136682 - ChrisDenton:move-win-proc-tests, r=joboetMatthias Krüger-148/+0
2025-02-07Rollup merge of #136635 - jieyouxu:base_port, r=joboetMatthias Krüger-30/+3
2025-02-07Rollup merge of #136615 - Ayush1325:uefi-net-unsupported, r=joboetMatthias Krüger-0/+374
2025-02-07Improve examples for file lockingBen Schulz-2/+2
2025-02-07Rollup merge of #135945 - estebank:useless-parens, r=compiler-errorsMatthias Krüger-13/+13
2025-02-07std: get rid of `sys_common::io`joboet-88/+84
2025-02-07std: move `io` module out of `pal`joboet-230/+81
2025-02-07Clean up 'HashMap' and 'HashSet' docs;Gabriel Bjørnager Jensen-8/+8
2025-02-07Rollup merge of #136634 - bjoernager:const-mut-cursor, r=m-ou-seMatthias Krüger-2/+2
2025-02-07Move two windows process tests to tests/uiChris Denton-148/+0
2025-02-06Remove some unnecessary parens in `assert!` conditionsEsteban Küber-13/+13
2025-02-06Rollup merge of #136152 - Urgau:stabilize-map_many_mut, r=joshtriplettMatthias Krüger-15/+17
2025-02-06Stabilise 'Cursor::{get_mut, set_position}' in 'const' scenarios;Gabriel Bjørnager Jensen-2/+2
2025-02-06tests(std/net): remove outdated `base_port` calculationJieyou Xu-30/+3
2025-02-06tests(std): don't output to std{out,err} in `test_creation_flags` and `test_p...许杰友 Jieyou Xu (Joe)-3/+12
2025-02-06sys: net: Add UEFI stubsAyush Singh-0/+374
2025-02-05Rollup merge of #136537 - tgross35:update-builtins, r=tgross35许杰友 Jieyou Xu (Joe)-1/+1
2025-02-05Rollup merge of #136449 - joboet:move_pal_net, r=ChrisDenton许杰友 Jieyou Xu (Joe)-1036/+113
2025-02-05Rollup merge of #136418 - Ayush1325:command-env, r=jhpratt许杰友 Jieyou Xu (Joe)-3/+62
2025-02-04Use Option for FindNextFileHandleChris Denton-10/+6
2025-02-04intrinsics: unify rint, roundeven, nearbyint in a single round_ties_even intr...Ralf Jung-4/+4
2025-02-04Auto merge of #136534 - jhpratt:rollup-dnz57dq, r=jhprattbors-8/+6
2025-02-04Update `compiler-builtins` to 0.1.145Trevor Gross-1/+1
2025-02-04Rollup merge of #136479 - RalfJung:dirent64, r=tgross35Jacob Pratt-8/+6
2025-02-04Rollup merge of #136167 - pitaj:new_range, r=NadrierilJacob Pratt-0/+2
2025-02-04Rollup merge of #135621 - bjorn3:move_tests_to_stdtests, r=NoratriebJacob Pratt-640/+635
2025-02-03Rollup merge of #136289 - Pyr0de:oncecell-docs, r=tgross35Matthias Krüger-29/+36
2025-02-03OnceCell & OnceLock docs: Using (un)initialized consistentlyPyrode-29/+36
2025-02-03std::fs: further simplify dirent64 handlingRalf Jung-8/+6
2025-02-02Remove stabilized feature gatebjorn3-2/+1
2025-02-02std: move network code into `sys`joboet-1036/+113
2025-02-02Rollup merge of #134272 - RalfJung:destabilize-rustc_encodable_decodable, r=o...Matthias Krüger-10/+0
2025-02-02Rollup merge of #136133 - hkBst:patch-23, r=ibraheemdevMatthias Krüger-8/+4
2025-02-02uefi: process: Add support for command environment variablesAyush Singh-3/+62
2025-02-01Rollup merge of #136360 - slanterns:once_wait, r=tgross35Matthias Krüger-7/+3
2025-02-01Rollup merge of #135684 - ranger-ross:mutex-docs, r=joboetMatthias Krüger-2/+30
2025-02-01Fix sentence in process::abortMarijn Schouten-8/+4