| Age | Commit message (Expand) | Author | Lines |
| 2021-09-09 | Fix more Windows compilation errors. | Dan Gohman | -20/+22 |
| 2021-09-09 | Fix assertion failures in `OwnedHandle` with `windows_subsystem`. | Dan Gohman | -40/+72 |
| 2021-09-09 | Fix Windows compilation errors. | Dan Gohman | -5/+13 |
| 2021-09-09 | Add a `try_clone()` function to `OwnedFd`. | Dan Gohman | -76/+115 |
| 2021-09-09 | Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis | Fabian Wolff | -4/+0 |
| 2021-09-08 | Bump stage0 compiler to 1.56 | Mark Rousskov | -7/+3 |
| 2021-09-08 | Rollup merge of #88594 - steffahn:more_symbolic_doc_aliases, r=joshtriplett | Jack Huey | -3/+6 |
| 2021-09-06 | Rollup merge of #88647 - ChrisDenton:win-symlink-docs, r=joshtriplett | Ryan Levick | -2/+20 |
| 2021-09-05 | rust fmt | lovasoa | -1/+5 |
| 2021-09-05 | Mention usage of `const` in raw pointer types at the top of the keyword's doc... | Frank Steffahn | -1/+1 |
| 2021-09-05 | Additional aliases for pointers | Frank Steffahn | -0/+3 |
| 2021-09-05 | Tweak `write_fmt` doc. | kraktus | -1/+1 |
| 2021-09-05 | Auto merge of #88469 - patrick-gu:master, r=dtolnay | bors | -14/+20 |
| 2021-09-04 | linux/aarch64 Now() should be actually_monotonic() | Ali Saidi | -0/+15 |
| 2021-09-04 | Use the 64b inner:monotonize() implementation not the 128b one for aarch64 | Ali Saidi | -2/+2 |
| 2021-09-04 | Document when to use Windows' `symlink_dir` vs. `symlink_file` | Chris Denton | -2/+20 |
| 2021-09-03 | Remove excessive linking | patrick-gu | -22/+19 |
| 2021-09-03 | simplify `impl Termination for Result<Infallible, E>` | Ibraheem Ahmed | -2/+1 |
| 2021-09-03 | Update primitive docs for rust 2021. | Mara Bos | -7/+11 |
| 2021-09-03 | Add a better error message for #39364 | Ophir LOJKINE | -1/+1 |
| 2021-09-02 | implement `Termination` for `Result<Infallible, E>` | ibraheemdev | -0/+10 |
| 2021-09-02 | Auto merge of #88596 - m-ou-se:rollup-cidzt4v, r=m-ou-se | bors | -2/+1 |
| 2021-09-02 | Rollup merge of #88177 - joshtriplett:stabilize-chroot, r=m-ou-se | Mara Bos | -2/+1 |
| 2021-09-02 | Auto merge of #87580 - ChrisDenton:win-arg-parse-2008, r=m-ou-se | bors | -123/+201 |
| 2021-09-02 | Consistent placement of doc alias for primitives below the `doc(primitive…)` | Frank Steffahn | -2/+2 |
| 2021-09-02 | I/O safety for WinUWP | bdbai | -4/+5 |
| 2021-09-02 | Auto merge of #83342 - Count-Count:win-console-incomplete-utf8, r=m-ou-se | bors | -14/+90 |
| 2021-09-01 | Rollup merge of #88551 - inquisitivecrystal:unsafe_cell_raw_get, r=m-ou-se | Mara Bos | -1/+0 |
| 2021-09-01 | Rollup merge of #88542 - tavianator:readdir_r-errno, r=jyn514 | Mara Bos | -2/+3 |
| 2021-08-31 | Stabilize `UnsafeCell::raw_get()` | inquisitivecrystal | -1/+0 |
| 2021-08-31 | Use the return value of readdir_r() instead of errno | Tavian Barnes | -2/+3 |
| 2021-08-31 | Rollup merge of #88524 - soenkehahn:master, r=jyn514 | Mara Bos | -1/+1 |
| 2021-08-31 | Rollup merge of #88495 - ibraheemdev:tcp-linger, r=joshtriplett | Mara Bos | -1/+165 |
| 2021-08-31 | disable `tcp_linger` feature in `std` | Ibraheem Ahmed | -1/+0 |
| 2021-08-31 | Rollup merge of #88465 - marcospb19:master, r=joshtriplett | Mara Bos | -6/+25 |
| 2021-08-31 | Rollup merge of #88394 - ChrisDenton:patch-1, r=joshtriplett | Mara Bos | -0/+3 |
| 2021-08-30 | Remove unnecessary `mut` from udp doctests | Sönke Hahn | -1/+1 |
| 2021-08-30 | clean up `c::linger` conversion | ibraheemdev | -2/+2 |
| 2021-08-30 | add `TcpStream::set_linger` and `TcpStream::linger` | ibraheemdev | -1/+166 |
| 2021-08-29 | Adding examples to docs of std::time module | João M. Bezerra | -6/+25 |
| 2021-08-29 | Add links in docs for some primitive types | patrick-gu | -29/+38 |
| 2021-08-29 | Rollup merge of #88381 - rtzoeller:dfly_stack_t_ss_sp_void, r=dtolnay | Guillaume Gomez | -14/+0 |
| 2021-08-28 | Auto merge of #87921 - kellerkindt:master, r=kennytm | bors | -0/+4 |
| 2021-08-28 | std: Stabilize command_access | Jade | -15/+11 |
| 2021-08-27 | Handle stack_t.ss_sp type change for DragonFlyBSD | Ryan Zoeller | -14/+0 |
| 2021-08-27 | Document `std::env::current_exe` rename behaviour | Chris Denton | -0/+3 |
| 2021-08-26 | Add TcpListener::into_incoming and IntoIncoming | piegames | -0/+51 |
| 2021-08-26 | Rollup merge of #88340 - thomcc:c_size_t, r=joshtriplett | Manish Goregaokar | -0/+14 |
| 2021-08-25 | Reference tracking issue | Thom Chiovoloni | -2/+2 |
| 2021-08-25 | Add `c_size_t` and `c_ssize_t` to `std::os::raw`. | Thom Chiovoloni | -0/+14 |