| Age | Commit message (Expand) | Author | Lines |
| 2022-07-15 | Tests for unsound Windows file methods | Chris Denton | -0/+25 |
| 2022-07-15 | Windows: Fallback for overlapped I/O | Chris Denton | -1/+26 |
| 2022-07-15 | Use `rtabort!` instead of `process::abort` | Chris Denton | -7/+2 |
| 2022-07-05 | Rollup merge of #98126 - fortanix:raoul/mitigate_stale_data_vulnerability, r=... | Matthias Krüger | -10/+142 |
| 2022-07-05 | Rollup merge of #98503 - RalfJung:scope-race, r=m-ou-se | Matthias Krüger | -10/+17 |
| 2022-06-23 | Rollup merge of #96173 - jmaargh:jmaargh/with-capacity-doc-fix, r=Dylan-DPC | Michael Goulet | -37/+53 |
| 2022-06-22 | Rollup merge of #96768 - m-ou-se:futex-fuchsia, r=tmandry | Yuki Okushi | -0/+52 |
| 2022-06-21 | Rollup merge of #98330 - conradludgate:io-slice-mut-docs, r=Dylan-DPC | Yuki Okushi | -8/+8 |
| 2022-06-21 | Rollup merge of #98313 - m-ou-se:fix-comments, r=joshtriplett | Yuki Okushi | -7/+6 |
| 2022-06-21 | Rollup merge of #94033 - joshtriplett:documentation-is-running-better-go-catc... | Yuki Okushi | -6/+8 |
| 2022-06-21 | Use futex based thread parker on Fuchsia. | Mara Bos | -0/+52 |
| 2022-06-21 | update ioslice docs to use shared slices | Conrad Ludgate | -8/+8 |
| 2022-06-20 | Remove lies in comments. | Mara Bos | -7/+6 |
| 2022-06-20 | Improve docs for `is_running` to explain use case | Josh Triplett | -6/+8 |
| 2022-06-20 | Rollup merge of #97837 - sunfishcode:sunfishcode/proc-self-mem, r=m-ou-se | Dylan DPC | -0/+19 |
| 2022-06-20 | Rollup merge of #97150 - ChrisDenton:stdio-create_pipe, r=m-ou-se | Dylan DPC | -0/+16 |
| 2022-06-20 | Rollup merge of #97149 - ChrisDenton:win_async_pipes, r=m-ou-se | Dylan DPC | -0/+40 |
| 2022-06-20 | Rollup merge of #94855 - m-ou-se:advance-slice-panic-docs, r=kennytm | Dylan DPC | -20/+38 |
| 2022-06-20 | Windows: `CommandExt::async_pipes` | Chris Denton | -0/+40 |
| 2022-06-20 | `Stdio::make_pipe` | Chris Denton | -0/+16 |
| 2022-06-20 | Fix typo in `HashMap::drain` docs | nils | -1/+1 |
| 2022-06-20 | Rollup merge of #97912 - Kixunil:stabilize_path_try_exists, r=dtolnay | Yuki Okushi | -8/+17 |
| 2022-06-19 | Fix documentation for with_capacity and reserve families of methods | jmaargh | -37/+53 |
| 2022-06-19 | Rollup merge of #98233 - RalfJung:ref-alloc, r=thomcc | Dylan DPC | -4/+4 |
| 2022-06-19 | Auto merge of #97791 - m-ou-se:const-locks, r=m-ou-se | bors | -6/+26 |
| 2022-06-19 | Rollup merge of #98165 - WaffleLapkin:once_things_renamings, r=m-ou-se | Matthias Krüger | -770/+795 |
| 2022-06-18 | Auto merge of #97924 - cuviper:unguarded-poison, r=Mark-Simulacrum | bors | -8/+15 |
| 2022-06-18 | make std not use &A: Allocator instance | Ralf Jung | -4/+4 |
| 2022-06-17 | Impl Termination for Infallible and then make the Result impls of Termination... | Aria Beingessner | -22/+15 |
| 2022-06-17 | Rollup merge of #97844 - ChrisDenton:dont-panic, r=JohnTitor | Dylan DPC | -4/+5 |
| 2022-06-17 | Rollup merge of #95392 - Xuanwo:stablize_try_reserve_2, r=dtolnay | Dylan DPC | -6/+4 |
| 2022-06-17 | Auto merge of #98143 - cuviper:futex-rwlock-inline, r=thomcc | bors | -0/+9 |
| 2022-06-17 | Rollup merge of #98169 - pierwill:dyn-disp, r=JohnTitor | Yuki Okushi | -1/+2 |
| 2022-06-17 | Rollup merge of #98118 - steffahn:scoped-threads-nll-test, r=m-ou-se | Yuki Okushi | -0/+13 |
| 2022-06-16 | Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock` | Maybe Waffle | -771/+795 |
| 2022-06-16 | Move/rename `lazy::{OnceCell, Lazy}` to `cell::{OnceCell, LazyCell}` | Maybe Waffle | -3/+4 |
| 2022-06-16 | Keyword docs: Link to wikipedia article for dynamic dispatch | pierwill | -1/+2 |
| 2022-06-16 | Auto merge of #97842 - notriddle:notriddle/tuple-docs, r=jsha,GuillaumeGomez | bors | -6/+70 |
| 2022-06-16 | Rollup merge of #98125 - KarlWithK:entry_add_modify_doc, r=Dylan-DPC | Matthias Krüger | -2/+4 |
| 2022-06-16 | std: Stabilize feature try_reserve_2 | Xuanwo | -6/+4 |
| 2022-06-15 | Auto merge of #98152 - JohnTitor:rollup-osr17j6, r=JohnTitor | bors | -2/+32 |
| 2022-06-16 | Rollup merge of #97202 - joshtriplett:os-str-capacity-documentation, r=dtolnay | Yuki Okushi | -2/+32 |
| 2022-06-15 | Auto merge of #97178 - sunfishcode:ownedfd-and-dup, r=joshtriplett | bors | -36/+81 |
| 2022-06-15 | Add `#[inline]` to small fns of futex `RwLock` | Josh Stone | -0/+9 |
| 2022-06-15 | Add the new stability attributes, for Windows. | Dan Gohman | -0/+2 |
| 2022-06-15 | Revise the documentation for `try_clone`. | Dan Gohman | -6/+8 |
| 2022-06-15 | Add `BorrowedFd::try_clone_to_owned`. | Dan Gohman | -17/+42 |
| 2022-06-15 | Document that `BorrowedFd` may be used to do a `dup`. | Dan Gohman | -13/+29 |
| 2022-06-15 | Auto merge of #95897 - AzureMarker:feature/horizon-std, r=nagisa | bors | -86/+301 |
| 2022-06-15 | Test NLL fix of bad lifetime inference for reference captured in closure. | Frank Steffahn | -0/+13 |