| Age | Commit message (Expand) | Author | Lines |
| 2021-10-15 | Also note tool expectations of fork vs clone3 | Josh Stone | -0/+2 |
| 2021-10-15 | Update another comment on fork vs. clone3 | Josh Stone | -2/+2 |
| 2021-10-15 | Only use `clone3` when needed for pidfd | Josh Stone | -1/+5 |
| 2021-10-14 | Use correct edition for panic in [debug_]assert!() etc. | Mara Bos | -0/+1 |
| 2021-10-13 | revert stabilization of `core::task::ready!` | Ibraheem Ahmed | -2/+5 |
| 2021-10-13 | Revert "Stabilize `Iterator::intersperse()`" | Jane Lusby | -12/+19 |
| 2021-10-04 | Rollup merge of #89184 - joshtriplett:master, r=estebank | Jubilee | -48/+48 |
| 2021-10-04 | Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakis | bors | -0/+9 |
| 2021-10-04 | Auto merge of #88587 - bdbai:fix/uwpio, r=joshtriplett | bors | -4/+7 |
| 2021-09-03 | Rollup merge of #88613 - m-ou-se:array-docs-2021, r=Amanieu | Mara Bos | -7/+11 |
| 2021-09-03 | Rollup merge of #88610 - m-ou-se:array-into-iter-docs, r=Amanieu | Mara Bos | -2/+7 |
| 2021-09-03 | Rollup merge of #88579 - ast-ral:master, r=m-ou-se | Mara Bos | -4/+0 |
| 2021-09-03 | Rollup merge of #88507 - atsuzaki:slice-fill-maybeuninit-test, r=RalfJung | Mara Bos | -0/+8 |
| 2021-09-03 | Rollup merge of #88202 - azdavis:master, r=jyn514 | Mara Bos | -0/+12 |
| 2021-09-03 | Update primitive docs for rust 2021. | Mara Bos | -7/+11 |
| 2021-09-03 | Update outdated docs of array::IntoIter::new. | Mara Bos | -2/+7 |
| 2021-09-02 | Auto merge of #88596 - m-ou-se:rollup-cidzt4v, r=m-ou-se | bors | -25/+372 |
| 2021-09-02 | Rollup merge of #88582 - jhpratt:int_roundings, r=joshtriplett | Mara Bos | -0/+346 |
| 2021-09-02 | Rollup merge of #88560 - klensy:formatter-pad-shrink, r=m-ou-se | Mara Bos | -12/+17 |
| 2021-09-02 | Rollup merge of #88505 - ibraheemdev:use-unwrap-unchecked, r=kennytm | Mara Bos | -11/+8 |
| 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 | Implement #88581 | Jacob Pratt | -0/+346 |
| 2021-09-01 | remove redundant / misplaced sentence from docs | ast-ral | -4/+0 |
| 2021-09-02 | Auto merge of #83342 - Count-Count:win-console-incomplete-utf8, r=m-ou-se | bors | -15/+91 |
| 2021-09-01 | fix clippy lints | klensy | -3/+3 |
| 2021-09-01 | `fmt::Formatter::pad`: don't call chars().count() more than one time | klensy | -9/+14 |
| 2021-09-01 | Rollup merge of #88551 - inquisitivecrystal:unsafe_cell_raw_get, r=m-ou-se | Mara Bos | -4/+34 |
| 2021-09-01 | Rollup merge of #88548 - inquisitivecrystal:intersperse, r=m-ou-se | Mara Bos | -19/+12 |
| 2021-09-01 | Rollup merge of #88542 - tavianator:readdir_r-errno, r=jyn514 | Mara Bos | -2/+3 |
| 2021-09-01 | Rollup merge of #88040 - nbdd0121:btreemap, r=m-ou-se | Mara Bos | -44/+24 |
| 2021-08-31 | Add a few tests for `UnsafeCell` | inquisitivecrystal | -0/+32 |
| 2021-08-31 | Stabilize `Iterator::intersperse()` | inquisitivecrystal | -19/+12 |
| 2021-08-31 | Stabilize `UnsafeCell::raw_get()` | inquisitivecrystal | -4/+2 |
| 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 | Rollup merge of #85017 - clarfonthey:carrying_widening, r=m-ou-se | Mara Bos | -0/+202 |
| 2021-08-31 | Move to the top of file | Katherine Philip | -2/+1 |
| 2021-08-31 | disable `tcp_linger` feature in `std` | Ibraheem Ahmed | -1/+0 |
| 2021-08-31 | add safety annotation to `LinkedList::detach_all_nodes` | Ibraheem Ahmed | -0/+3 |
| 2021-08-31 | Rollup merge of #88465 - marcospb19:master, r=joshtriplett | Mara Bos | -11/+37 |
| 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 | Add test case for using `slice::fill` with MaybeUninit | Katherine Philip | -0/+9 |
| 2021-08-30 | use `unwrap_unchecked` where possible | ibraheemdev | -11/+5 |
| 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 | -11/+37 |
| 2021-08-29 | Rollup merge of #88381 - rtzoeller:dfly_stack_t_ss_sp_void, r=dtolnay | Guillaume Gomez | -14/+0 |