about summary refs log tree commit diff
path: root/library/std/src
AgeCommit message (Expand)AuthorLines
2022-09-29Rollup merge of #102433 - RalfJung:temp-dir-typo, r=thomccYuki Okushi-1/+1
2022-09-29Rollup merge of #102368 - beetrees:nano-niche, r=joshtriplettYuki Okushi-13/+21
2022-09-29Rollup merge of #98368 - sunfishcode:sunfishcode/std-os-fd, r=joshtriplettYuki Okushi-46/+26
2022-09-28env::temp_dir: fix a typoRalf Jung-1/+1
2022-09-28Add a niche to `Duration`, unix `SystemTime`, and non-apple `Instant`beetrees-13/+21
2022-09-28Rollup merge of #102288 - mejrs:inner, r=compiler-errorsYuki Okushi-0/+2
2022-09-28Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8KiYuki Okushi-1/+0
2022-09-27Rollup merge of #101555 - jhpratt:stabilize-mixed_integer_ops, r=joshtriplettMatthias Krüger-1/+0
2022-09-27Address feedbackmejrs-1/+2
2022-09-27Wrapper suggestionsmejrs-0/+1
2022-09-27Stabilize bench_black_boxUrgau-1/+0
2022-09-26remove cfg(bootstrap)Pietro Albini-1035/+4
2022-09-26replace stabilization placeholdersPietro Albini-14/+14
2022-09-25Auto merge of #99609 - workingjubilee:lossy-unix-strerror, r=thomccbors-1/+3
2022-09-25Auto merge of #98457 - japaric:gh98378, r=m-ou-sebors-0/+7
2022-09-24Rollup merge of #100823 - WaffleLapkin:less_offsets, r=scottmcmMatthias Krüger-14/+14
2022-09-24Rollup merge of #102188 - flba-eb:doc_missed_at_rename, r=jyn514Matthias Krüger-2/+2
2022-09-24Rollup merge of #102044 - ChrisDenton:BCrypt-system-rand, r=thomccMatthias Krüger-53/+29
2022-09-23Update doc after renaming fn is_zeroFlorian Bartels-2/+2
2022-09-23Fix a typo in `std`'s root docsinquisitivecrystal-2/+2
2022-09-22Rollup merge of #102036 - Patiga:remove-io-errorkind-other-use-in-std, r=Mark...Dylan DPC-2/+2
2022-09-21Rollup merge of #102058 - mqudsi:path_extension_docs, r=thomccDylan DPC-1/+1
2022-09-20Auto merge of #100581 - joboet:sync_rwlock_everywhere, r=thomccbors-151/+62
2022-09-20Remove `RtlGenRandom` (take two)Chris Denton-53/+29
2022-09-20Clarify Path::extension() semantics in docs abstractMahmoud Al-Qudsi-1/+1
2022-09-20Remove use of `io::ErrorKind::Other` in stdPatiga-2/+2
2022-09-19std: use `sync::RwLock` for internal staticsjoboet-151/+62
2022-09-19Rollup merge of #101798 - y86-dev:const_waker, r=lcnrMatthias Krüger-0/+1
2022-09-17Rollup merge of #101672 - idigdoug:array_try_into, r=Mark-SimulacrumMatthias Krüger-1/+22
2022-09-15Only enable the let_else feature on bootstrapest31-1/+1
2022-09-15Rollup merge of #101559 - andrewpollack:add-backtrace-off-fuchsia, r=tmandryMatthias Krüger-17/+16
2022-09-14Adding backtrace off option for fuchsia targetsAndrew Pollack-17/+16
2022-09-14Made from_waker, waker, from_raw consty86-dev-0/+1
2022-09-12Simplify `clippy` fix.Markus Reiter-2/+0
2022-09-12Add `rustc_diagnostic_item` for IP addresses.Markus Reiter-0/+5
2022-09-12Flatten `net` module again.Markus Reiter-9/+7
2022-09-12Move `net::parser` into `net::addr` module.Markus Reiter-3/+3
2022-09-12Add tests for `SockAddr` `Display`.Markus Reiter-0/+69
2022-09-12Use `DisplayBuffer` for socket addresses.Markus Reiter-46/+34
2022-09-12Rollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726Dylan DPC-14/+2
2022-09-11Auto merge of #101442 - joboet:null_check_tcs, r=thomccbors-2/+6
2022-09-11std: check if TCS is a null pointerjoboet-2/+6
2022-09-11Auto merge of #101482 - joboet:netbsd_parker, r=sanxiynbors-12/+136
2022-09-10array docs - advertise how to get array from sliceDoug Cook (WINDOWS)-1/+22
2022-09-11Auto merge of #101643 - ChrisDenton:alloc-link-kernel32, r=thomccbors-0/+1
2022-09-10std: optimize thread parking on NetBSDjoboet-12/+136
2022-09-10Rollup merge of #101606 - akhi3030:patch-1, r=Dylan-DPCDylan DPC-1/+1
2022-09-10Explicitly link kernel32.lib from allocChris Denton-0/+1
2022-09-09Auto merge of #101617 - Dylan-DPC:rollup-iiy4ipc, r=Dylan-DPCbors-18/+20
2022-09-09Rollup merge of #101366 - ChrisDenton:unc-forward-slash, r=m-ou-seDylan DPC-18/+20