about summary refs log tree commit diff
path: root/library/std
AgeCommit message (Expand)AuthorLines
2023-07-05Update compiler-builtins to 0.1.95jyn-2/+1
2023-07-05Revert "use c literals in library"León Orell Valerian Liehr-23/+25
2023-07-05Revert "fix ptr cast"León Orell Valerian Liehr-9/+7
2023-07-05Auto merge of #112594 - ChrisDenton:process=-kill, r=Amanieubors-14/+32
2023-07-05Workaround for old android not having echoChris Denton-1/+8
2023-07-04Test Child::kill behaviour on exited processChris Denton-0/+8
2023-07-02Update std to backtrace 0.3.68Jubilee Young-3/+3
2023-07-02downgrade compiler_builtinsNilstrieb-1/+2
2023-07-02Rollup merge of #113202 - guilliamxavier:patch-1, r=workingjubileeMatthias Krüger-6/+8
2023-07-01Return `Ok` on kill if process has already exitedChris Denton-14/+17
2023-06-30std docs: factorize literal in Barrier exampleGuilliam Xavier-6/+8
2023-06-29make HashMap::or_insert_with example more simpleTshepang Mbambo-4/+4
2023-06-27std: remove an allocation in `Path::with_extension`João M. Bezerra-3/+21
2023-06-25Stabilize chown functions (`unix_chown`)Yuki Okushi-6/+3
2023-06-25Auto merge of #113001 - ChrisDenton:win-arm32-shim, r=thomccbors-49/+44
2023-06-25Rollup merge of #113009 - ChrisDenton:remove-path, r=workingjubileeMatthias Krüger-1/+0
2023-06-25Rollup merge of #112956 - Amanieu:weak-intrinsics, r=Mark-SimulacrumMatthias Krüger-0/+1
2023-06-25Rollup merge of #112950 - tshepang:patch-4, r=Mark-SimulacrumMatthias Krüger-2/+8
2023-06-24Remove unnecessary `path` attributeChris Denton-1/+0
2023-06-24Move arm32 shim to c.rsChris Denton-49/+44
2023-06-23Rollup merge of #112763 - Patryk27:bump-compiler-builtins, r=AmanieuMichael Goulet-1/+1
2023-06-23Rollup merge of #111087 - ibraheemdev:patch-15, r=dtolnayMichael Goulet-2/+2
2023-06-23Add `Read`, `Write` and `Seek` impls for `Arc<File>` where appropriateTobias Bucher-0/+46
2023-06-23Forward `io::{Read,Seek,Write}` impls of `File` to `&File`Tobias Bucher-33/+20
2023-06-23Expose `compiler-builtins-weak-intrinsics` feature for `-Zbuild-std`Amanieu d'Antras-0/+1
2023-06-23DirEntry::file_name: improve explanationTshepang Mbambo-2/+8
2023-06-21Actually save all the filesThom Chiovoloni-7/+6
2023-06-21Update tvOS support elsewhere in the stdlibThom Chiovoloni-7/+36
2023-06-21Avoid fork/exec spawning on tvOS/watchOS, as those functions are marked as pr...Thom Chiovoloni-4/+48
2023-06-21Finish up preliminary tvos support in libstdThom Chiovoloni-1/+15
2023-06-21wip: Support Apple tvOS in libstdThom Chiovoloni-21/+83
2023-06-21Rollup merge of #112863 - clubby789:stderr-typo, r=albertlarsan68Guillaume Gomez-2/+2
2023-06-21Rollup merge of #99587 - ibraheemdev:park-orderings, r=m-ou-seGuillaume Gomez-11/+21
2023-06-21"Memory Orderings" -> "Memory Ordering"Mara Bos-1/+1
2023-06-21Fix typo in `eprintln` docsclubby789-2/+2
2023-06-20relaxed orderings in `thread::park` exampleIbraheem Ahmed-3/+4
2023-06-20Rollup merge of #112464 - eval-exec:exec/fix-connect_timeout-overflow, r=Chri...Guillaume Gomez-1/+12
2023-06-20Remove useless unit testsEval EXEC-21/+0
2023-06-20Ignore `connect_timeout` unit test on SGX platformEval EXEC-0/+1
2023-06-19Rollup merge of #112606 - clarfonthey:ip-display, r=thomccMichael Goulet-1/+1
2023-06-19Document thread names for SGX compilation targetVas-1/+9
2023-06-18Bump compiler_builtinsPatryk Wychowaniec-1/+1
2023-06-18Add unit test to connect to an unreachable addressEval EXEC-0/+11
2023-06-18Rollup merge of #112685 - cuviper:wasm-dlmalloc, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-06-18Rollup merge of #107200 - mina86:c, r=AmanieuMatthias Krüger-5/+6
2023-06-17Auto merge of #112595 - hargoniX:l4re_fix, r=Mark-Simulacrumbors-3/+23
2023-06-18Add unit test for `TcpStream::connect_timeout`Eval EXEC-0/+20
2023-06-18Fix windows `Socket::connect_timeout` overflowEval EXEC-1/+1
2023-06-17Auto merge of #112739 - matthiaskrgr:rollup-8cfggml, r=matthiaskrgrbors-1/+7
2023-06-17Rollup merge of #112352 - dankm:fbsd_doc_fix, r=thomccMatthias Krüger-1/+7