| Age | Commit message (Expand) | Author | Lines |
| 2022-07-17 | rustdoc: extend `#[doc(tuple_variadic)]` to fn pointers | Michael Howell | -2/+2 |
| 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 |
| 2022-07-16 | Update `since` version to 1.64 | Josh Triplett | -1/+1 |
| 2022-07-16 | Rollup merge of #99277 - joshtriplett:stabilize-core-cstr-alloc-cstring, r=Ma... | Yuki Okushi | -21/+4 |
| 2022-07-16 | Rollup merge of #99264 - eltociear:patch-14, r=compiler-errors | Yuki Okushi | -1/+1 |
| 2022-07-16 | Rollup merge of #98662 - LucasDumont:document_fs_write, r=thomcc | Yuki Okushi | -0/+6 |
| 2022-07-16 | Rollup merge of #98387 - NobodyXu:feature/std_io_Error_try_downgrade_inner, r... | Yuki Okushi | -1/+127 |
| 2022-07-15 | add tracking issue to generic member access APIs | Jane Losare-Lusby | -8/+8 |
| 2022-07-15 | Apply suggestions from code review | Jane Losare-Lusby | -1/+1 |
| 2022-07-15 | Stabilize `core::ffi::CStr`, `alloc::ffi::CString`, and friends | Josh Triplett | -21/+4 |
| 2022-07-15 | Fix typo in mod.rs | Ikko Ashimine | -1/+1 |
| 2022-07-15 | Improve example of `downcast` | Jiahao XU | -3/+4 |
| 2022-07-14 | Auto merge of #99242 - Dylan-DPC:rollup-34bqdh8, r=Dylan-DPC | bors | -1/+117 |
| 2022-07-14 | Rollup merge of #98072 - yaahc:generic-member-access, r=thomcc | Dylan DPC | -1/+117 |
| 2022-07-14 | Auto merge of #95956 - yaahc:stable-in-unstable, r=cjgillot | bors | -2/+3 |
| 2022-07-14 | Rollup merge of #98315 - joshtriplett:stabilize-core-ffi-c, r=Mark-Simulacrum | Dylan DPC | -1/+6 |
| 2022-07-13 | Stabilize `core::ffi:c_*` and rexport in `std::ffi` | Josh Triplett | -1/+6 |
| 2022-07-14 | Rename `std::io::Error::try_downcast_inner` to `downcast` | Jiahao XU | -11/+11 |
| 2022-07-11 | apply suggestions from code review | Jane Losare-Lusby | -7/+8 |
| 2022-07-11 | Auto merge of #97841 - nvzqz:inline-encode-wide, r=thomcc | bors | -0/+1 |
| 2022-07-11 | Add std::fs::write documentation precision | Lucas Dumont | -0/+6 |
| 2022-07-09 | Auto merge of #98950 - ChrisDenton:getoverlapped-io, r=thomcc | bors | -8/+53 |
| 2022-07-09 | Document and stabilize process_set_process_group | Niklas Fiekas | -3/+28 |
| 2022-07-08 | Support unstable moves via stable in unstable items | Jane Lusby | -2/+3 |
| 2022-07-07 | Rollup merge of #97917 - AronParker:master, r=ChrisDenton | Matthias Krüger | -0/+45 |
| 2022-07-06 | Tests for unsound Windows file methods | Chris Denton | -0/+25 |
| 2022-07-06 | Windows: Fallback for overlapped I/O | Chris Denton | -1/+26 |
| 2022-07-06 | Use `rtabort!` instead of `process::abort` | Chris Denton | -7/+2 |
| 2022-07-06 | Fix typo in file descriptor docs | Florian Spieß | -1/+1 |
| 2022-07-05 | Rollup merge of #97300 - ChayimFriedman2:patch-1, r=dtolnay | Dylan DPC | -0/+7 |
| 2022-07-03 | Auto merge of #97437 - jyn514:impl-asrawfd-arc, r=dtolnay | bors | -0/+62 |
| 2022-07-03 | Auto merge of #98673 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | bors | -4/+3 |
| 2022-07-02 | Bump std::net::Incoming FusedIterator impl to Rust 1.64 | David Tolnay | -1/+1 |
| 2022-07-02 | Auto merge of #97235 - nbdd0121:unwind, r=Amanieu | bors | -0/+2 |
| 2022-07-01 | Adjust for rustfmt order change | Mark Rousskov | -1/+1 |
| 2022-07-01 | update cfg(bootstrap)s | Pietro Albini | -3/+2 |
| 2022-06-30 | Rollup merge of #98503 - RalfJung:scope-race, r=m-ou-se | Matthias Krüger | -10/+17 |
| 2022-06-30 | Rollup merge of #97629 - guswynn:exclusive_struct, r=m-ou-se | Matthias Krüger | -0/+3 |
| 2022-06-28 | Rollup merge of #98617 - ChrisDenton:const-unwrap, r=Mark-Simulacrum | Matthias Krüger | -5/+15 |
| 2022-06-28 | Add a fixme comment | Chris Denton | -0/+3 |
| 2022-06-28 | Remove feature `const_option` from std | Chris Denton | -5/+12 |
| 2022-06-28 | Rollup merge of #98555 - mkroening:hermit-lock-init, r=m-ou-se | Dylan DPC | -9/+25 |
| 2022-06-28 | Auto merge of #98324 - conradludgate:write-vectored-vec, r=Mark-Simulacrum | bors | -25/+149 |
| 2022-06-27 | fix data race in thread::scope | Ralf Jung | -10/+17 |
| 2022-06-26 | Hermit: Make Mutex::init a no-op | Martin Kröning | -3/+1 |
| 2022-06-26 | Hermit: Fix initializing lazy locks | Martin Kröning | -6/+24 |