| Age | Commit message (Expand) | Author | Lines |
| 2022-09-28 | Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8Ki | Yuki Okushi | -1/+0 |
| 2022-09-27 | Rollup merge of #101555 - jhpratt:stabilize-mixed_integer_ops, r=joshtriplett | Matthias Krüger | -1/+0 |
| 2022-09-27 | Address feedback | mejrs | -1/+2 |
| 2022-09-27 | Wrapper suggestions | mejrs | -0/+1 |
| 2022-09-27 | Stabilize bench_black_box | Urgau | -1/+0 |
| 2022-09-26 | Update docs so that deprecated method points to relevant method | Anirudh | -0/+2 |
| 2022-09-26 | remove cfg(bootstrap) | Pietro Albini | -1035/+4 |
| 2022-09-26 | replace stabilization placeholders | Pietro Albini | -14/+14 |
| 2022-09-26 | fs::get_path solarish version. | David Carlier | -2/+9 |
| 2022-09-25 | Consistently write `RwLock` | Martin Geisler | -31/+32 |
| 2022-09-25 | Auto merge of #99609 - workingjubilee:lossy-unix-strerror, r=thomcc | bors | -1/+3 |
| 2022-09-25 | Auto merge of #98457 - japaric:gh98378, r=m-ou-se | bors | -0/+7 |
| 2022-09-24 | Rollup merge of #100823 - WaffleLapkin:less_offsets, r=scottmcm | Matthias Krüger | -14/+14 |
| 2022-09-24 | Rollup merge of #102188 - flba-eb:doc_missed_at_rename, r=jyn514 | Matthias Krüger | -2/+2 |
| 2022-09-24 | Rollup merge of #102044 - ChrisDenton:BCrypt-system-rand, r=thomcc | Matthias Krüger | -53/+29 |
| 2022-09-23 | Update doc after renaming fn is_zero | Florian Bartels | -2/+2 |
| 2022-09-23 | Fix a typo in `std`'s root docs | inquisitivecrystal | -2/+2 |
| 2022-09-22 | Add `AsFd` implementations for stdio lock types on WASI. | Dan Gohman | -0/+21 |
| 2022-09-22 | Rollup merge of #102036 - Patiga:remove-io-errorkind-other-use-in-std, r=Mark... | Dylan DPC | -2/+2 |
| 2022-09-21 | Rollup merge of #102058 - mqudsi:path_extension_docs, r=thomcc | Dylan DPC | -1/+1 |
| 2022-09-20 | Auto merge of #100581 - joboet:sync_rwlock_everywhere, r=thomcc | bors | -151/+62 |
| 2022-09-20 | Remove `RtlGenRandom` (take two) | Chris Denton | -53/+29 |
| 2022-09-20 | Clarify Path::extension() semantics in docs abstract | Mahmoud Al-Qudsi | -1/+1 |
| 2022-09-20 | Add the `#[derive_const]` attribute | Deadbeef | -0/+4 |
| 2022-09-20 | Remove use of `io::ErrorKind::Other` in std | Patiga | -2/+2 |
| 2022-09-19 | std: use `sync::RwLock` for internal statics | joboet | -151/+62 |
| 2022-09-19 | Rollup merge of #101798 - y86-dev:const_waker, r=lcnr | Matthias Krüger | -0/+1 |
| 2022-09-19 | Document surprising and dangerous fs::Permissions behaviour on Unix | Tim Hutt | -3/+64 |
| 2022-09-18 | Move `unix_socket_abstract` feature API to `SocketAddrExt`. | John Millikin | -83/+123 |
| 2022-09-18 | Adjust `tcp_quickack` feature to allow other `os::linux::net` features. | John Millikin | -12/+17 |
| 2022-09-17 | Rollup merge of #101672 - idigdoug:array_try_into, r=Mark-Simulacrum | Matthias Krüger | -1/+22 |
| 2022-09-15 | Only enable the let_else feature on bootstrap | est31 | -1/+1 |
| 2022-09-15 | Rollup merge of #101559 - andrewpollack:add-backtrace-off-fuchsia, r=tmandry | Matthias Krüger | -17/+16 |
| 2022-09-14 | Adding backtrace off option for fuchsia targets | Andrew Pollack | -17/+16 |
| 2022-09-14 | Made from_waker, waker, from_raw const | y86-dev | -0/+1 |
| 2022-09-12 | Simplify `clippy` fix. | Markus Reiter | -2/+0 |
| 2022-09-12 | Add `rustc_diagnostic_item` for IP addresses. | Markus Reiter | -0/+5 |
| 2022-09-12 | Flatten `net` module again. | Markus Reiter | -9/+7 |
| 2022-09-12 | Move `net::parser` into `net::addr` module. | Markus Reiter | -3/+3 |
| 2022-09-12 | Add tests for `SockAddr` `Display`. | Markus Reiter | -0/+69 |
| 2022-09-12 | Use `DisplayBuffer` for socket addresses. | Markus Reiter | -46/+34 |
| 2022-09-12 | Rollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726 | Dylan DPC | -14/+2 |
| 2022-09-11 | Auto merge of #101442 - joboet:null_check_tcs, r=thomcc | bors | -2/+6 |
| 2022-09-11 | std: check if TCS is a null pointer | joboet | -2/+6 |
| 2022-09-11 | std: use correct clock in `park_timeout` on Horizon | joboet | -2/+4 |
| 2022-09-11 | Auto merge of #101482 - joboet:netbsd_parker, r=sanxiyn | bors | -12/+136 |
| 2022-09-10 | array docs - advertise how to get array from slice | Doug Cook (WINDOWS) | -1/+22 |
| 2022-09-11 | Auto merge of #101643 - ChrisDenton:alloc-link-kernel32, r=thomcc | bors | -0/+1 |
| 2022-09-10 | std: optimize thread parking on NetBSD | joboet | -12/+136 |
| 2022-09-10 | Rollup merge of #101606 - akhi3030:patch-1, r=Dylan-DPC | Dylan DPC | -1/+1 |