about summary refs log tree commit diff
path: root/library/std
AgeCommit message (Expand)AuthorLines
2025-02-01docs: Documented Send and Sync requirements for Mutex + MutexGuardRoss Sullivan-2/+30
2025-02-01stabilize `once_wait`Slanterns-7/+3
2025-01-31Update fs.rsTommaso Allevi-0/+1
2025-01-30std::rangePeter Jaszkowiak-0/+2
2025-01-30Rollup merge of #136288 - joshtriplett:would-you-could-you-with-some-locks--w...Matthias Krüger-17/+40
2025-01-30Rollup merge of #135475 - Ayush1325:uefi-absolute-path, r=jhprattMatthias Krüger-5/+158
2025-01-30Improve instant docsMarijn Schouten-2/+8
2025-01-30Improve documentation for file lockingJosh Triplett-17/+40
2025-01-29Auto merge of #136248 - matthiaskrgr:rollup-leaxgfd, r=matthiaskrgrbors-1/+1
2025-01-29Rollup merge of #136092 - tbu-:pr_io_pipe_test, r=joboetMatthias Krüger-1/+1
2025-01-29Rollup merge of #136186 - Ayush1325:uefi-process-args-fix, r=nicholasbishop,N...León Orell Valerian Liehr-4/+3
2025-01-28Allow Rust to use a number of libc filesystem callsErick Tryzelaar-1/+17
2025-01-28Stabilize `get_many_mut` as `get_disjoint_mut`Pavel Grigorenko-1/+0
2025-01-28uefi: process: Fix argsAyush Singh-4/+3
2025-01-28Rollup merge of #136012 - hkBst:patch-22, r=workingjubilee,tgross35Matthias Krüger-6/+44
2025-01-28clarify BufRead::{fill_buf, consume} docsMarijn Schouten-24/+17
2025-01-28Document powf and powi calls that always return 1.0Marijn Schouten-6/+44
2025-01-27Stabilize `HashMap::get_many_mut` as `HashMap::get_disjoint_mut`Urgau-15/+17
2025-01-27Rollup merge of #135876 - usamoi:mpmc-doc, r=tgross35Guillaume Gomez-4/+12
2025-01-27Overhaul examples for PermissionsExtMarijn Schouten-49/+75
2025-01-27fix doc for std::sync::mpmcusamoi-4/+12
2025-01-27Rollup merge of #135635 - tbu-:pr_io_pipe, r=joboetLeón Orell Valerian Liehr-272/+281
2025-01-26Auto merge of #136087 - jhpratt:rollup-tam1mzn, r=jhprattbors-11/+5
2025-01-26Test pipes also when not running on Windows and Linux simultaneouslyTobias Bucher-1/+1
2025-01-26Update `std::io::{pipe, PipeReader, PipeWriter}` docs the new locationTobias Bucher-16/+20
2025-01-26Move `std::io::pipe` code into its own fileTobias Bucher-272/+277
2025-01-26Move env modifying tests to a separate integration testbjorn3-160/+166
2025-01-26Fix for SGXbjorn3-1/+1
2025-01-26Fix benchmarking of libstdbjorn3-0/+1
2025-01-26Move std::sync unit tests to integration testsbjorn3-99/+101
2025-01-26Move std::thread_local unit tests to integration testsbjorn3-14/+16
2025-01-26Move std::time unit tests to integration testsbjorn3-53/+53
2025-01-26Move std::path unit tests to integration testsbjorn3-128/+139
2025-01-26Move std::panic unit tests to integration testsbjorn3-7/+4
2025-01-26Move std::num unit tests to integration testsbjorn3-6/+3
2025-01-26Move std float unit tests to integration testsbjorn3-71/+59
2025-01-26Move std::error unit tests to integration testsbjorn3-9/+4
2025-01-26Move std::env unit tests to integration testsbjorn3-123/+120
2025-01-26Rollup merge of #133631 - flba-eb:add_nto_qnx71_iosock_support, r=workingjubileeJacob Pratt-11/+5
2025-01-26Windows: Test that deleting a running binary failsChris Denton-2/+12
2025-01-26Update platform information for remove_fileChris Denton-2/+2
2025-01-26Windows: remove readonly filesChris Denton-3/+23
2025-01-25Rollup merge of #135948 - bjorn3:update_emscripten_std_tests, r=Mark-SimulacrumJacob Pratt-12/+8
2025-01-25Improve and expand documentation of pipesJosh Triplett-8/+14
2025-01-25Correct comment for FreeBSD and DragonFly BSD in unix/threadHuang Qi-1/+1
2025-01-25Rollup merge of #135991 - no1wudi:master, r=thomccMatthias Krüger-3/+8
2025-01-24Rollup merge of #135415 - Harshit933:hard-link-error, r=ChrisDentonMatthias Krüger-0/+1
2025-01-24Add `File already exists` error doc to `hard_link` functionHarshit Verma-0/+1
2025-01-24Fix set_name in thread mod for NuttXHuang Qi-3/+8
2025-01-24add nto80 x86-64 and aarch64 targetAkhilTThomas-13/+5