| Age | Commit message (Expand) | Author | Lines |
| 2022-07-31 | Auto merge of #78802 - faern:simplify-socketaddr, r=joshtriplett | bors | -247/+172 |
| 2022-07-31 | Fix compat.rs for `cfg(miri)` | Chris Denton | -1/+1 |
| 2022-07-31 | Auto merge of #99553 - ChrisDenton:lazy-compat-fn, r=Mark-Simulacrum | bors | -64/+205 |
| 2022-07-30 | Fix warnings in stubbed out set_times | Josh Triplett | -4/+5 |
| 2022-07-30 | Original branch seems to have missed excluding the benchmark range from the g... | Christopher Hotchkiss | -8/+3 |
| 2022-07-30 | Reincorporated changes from #87689 | Christopher Hotchkiss | -7/+2 |
| 2022-07-30 | Change `Ipv4Addr::is_global` to be in line with `Ipv6Addr::is_global` | Christiaan Dirkx | -59/+60 |
| 2022-07-30 | Fix `Ipv6Addr::is_global` to check for global reachability rather than global... | Christiaan Dirkx | -27/+168 |
| 2022-07-30 | Reset directory iteration in remove_dir_all | Chris Denton | -1/+3 |
| 2022-07-30 | Remove socklen_t from platforms where it's no longer used | Linus Färnstrand | -6/+0 |
| 2022-07-27 | Allow using stable os::fd::raw items through unstable os::wasi module | bstrie | -0/+19 |
| 2022-07-27 | Auto merge of #98748 - saethlin:optimize-bufreader, r=Mark-Simulacrum | bors | -53/+134 |
| 2022-07-27 | Fix futex module imports on wasm+atomics | sandydoo | -2/+4 |
| 2022-07-27 | Rollup merge of #98583 - joshtriplett:stabilize-windows-symlink-types, r=thomcc | Yuki Okushi | -5/+9 |
| 2022-07-26 | Add Buffer::consume_with to enable direct buffer access with one check | Ben Kimock | -3/+18 |
| 2022-07-26 | Rollup merge of #99716 - sourcelliu:iomut, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2022-07-26 | Rewrite Windows `compat_fn` macro | Chris Denton | -64/+205 |
| 2022-07-26 | Rollup merge of #98211 - devnexen:get_path_freebsd, r=Mark-Simulacrum | Yuki Okushi | -0/+14 |
| 2022-07-25 | Add comments about stdout locking | sigaloid | -0/+22 |
| 2022-07-25 | Implement `fs::get_path` for FreeBSD. | David CARLIER | -0/+14 |
| 2022-07-25 | Rollup merge of #95916 - solid-rs:feat-kmc-solid-abort, r=Mark-Simulacrum | Yuki Okushi | -45/+5 |
| 2022-07-25 | Rollup merge of #95040 - frank-king:fix/94981, r=Mark-Simulacrum | Yuki Okushi | -0/+20 |
| 2022-07-25 | remove useless mut from examples | sourcelliu | -4/+4 |
| 2022-07-24 | Rename and document the new BufReader internals | Ben Kimock | -29/+33 |
| 2022-07-24 | Allow Buffer methods to inline | Ben Kimock | -0/+9 |
| 2022-07-24 | Remove some redundant checks from BufReader | Ben Kimock | -53/+106 |
| 2022-07-23 | Remove `mut` | Phosra | -1/+1 |
| 2022-07-23 | Auto merge of #97925 - the8472:cgroupv1, r=joshtriplett | bors | -47/+196 |
| 2022-07-22 | [review] mention that runtime may scale with # of mountpoints | the8472 | -0/+5 |
| 2022-07-22 | Recover error strings on Unix from_lossy_utf8 | Jubilee Young | -1/+3 |
| 2022-07-22 | Stub out `set_times` to return unsupported on Redox | Josh Triplett | -2/+13 |
| 2022-07-21 | Rollup merge of #99523 - cuviper:asfd_ptrs-1.64, r=jyn514 | Matthias Krüger | -2/+2 |
| 2022-07-21 | Rollup merge of #98707 - joboet:fuchsia_locks, r=m-ou-se | Matthias Krüger | -64/+256 |
| 2022-07-21 | remove unused import | joboet | -1/+1 |
| 2022-07-20 | Fix the stable version of `AsFd for Arc<T>` and `Box<T>` | Josh Stone | -2/+2 |
| 2022-07-20 | owner is not micro (correct typo) | joboet | -1/+1 |
| 2022-07-20 | Rollup merge of #98101 - vladimir-ea:stdlib_watch_os, r=thomcc | Dylan DPC | -25/+71 |
| 2022-07-20 | Library changes for Apple WatchOS | Vladimir Michael Eatwell | -25/+71 |
| 2022-07-20 | Rollup merge of #98916 - ChrisDenton:hiberfil.sys, r=thomcc | Dylan DPC | -26/+99 |
| 2022-07-19 | Improve the function pointer docs | Michael Howell | -10/+50 |
| 2022-07-18 | Ignore `hiberfil_sys` test in CI | Chris Denton | -1/+4 |
| 2022-07-18 | std: panic instead of deadlocking in mutex implementation on Fuchsia | joboet | -16/+15 |
| 2022-07-17 | rustdoc: extend `#[doc(tuple_variadic)]` to fn pointers | Michael Howell | -2/+2 |
| 2022-07-17 | Simplify Windows `hashmap_random_keys` | Chris Denton | -60/+8 |
| 2022-07-17 | Move SocketAddrCRepr to sys_common | Linus Färnstrand | -31/+35 |
| 2022-07-17 | Rollup merge of #99302 - yaahc:gma-tracking-issue, r=joshtriplett | Yuki Okushi | -8/+8 |
| 2022-07-17 | Rollup merge of #99088 - niklasf:stabilize-process_set_process_group, r=josht... | Yuki Okushi | -3/+30 |
| 2022-07-17 | Rollup merge of #97915 - tbu-:pr_os_string_fmt_write, r=joshtriplett | Yuki Okushi | -0/+8 |
| 2022-07-16 | Stabilize `let_chains` | Caio | -1/+1 |
| 2022-07-16 | Expand documentation for `process_group`
| Josh Triplett | -1/+3 |