| Age | Commit message (Expand) | Author | Lines |
| 2020-12-22 | update a seemingly outdated comment | Ralf Jung | -3/+2 |
| 2020-12-22 | Update library/std/src/sys/windows/thread_parker.rs | Linus Färnstrand | -1/+1 |
| 2020-12-22 | Fix compare_and_swap in Windows thread_parker | Linus Färnstrand | -1/+1 |
| 2020-12-22 | Fix documentation typo | Linus Färnstrand | -1/+1 |
| 2020-12-22 | Migrate standard library away from compare_and_swap | Linus Färnstrand | -30/+58 |
| 2020-12-22 | Stabilize `core::slice::fill` | Yoshua Wuyts | -1/+0 |
| 2020-12-21 | slightly more typed interface to panic implementation | Ralf Jung | -2/+2 |
| 2020-12-21 | bump stabilization to 1.51.0 | Ashley Mannix | -1/+1 |
| 2020-12-21 | Auto merge of #80253 - Dylan-DPC:rollup-bkmn74z, r=Dylan-DPC | bors | -1/+3 |
| 2020-12-21 | Rollup merge of #80159 - jyn514:array, r=m-ou-se | Dylan DPC | -1/+3 |
| 2020-12-21 | Auto merge of #80088 - operutka:fix-cmsg-len-uclibc, r=dtolnay | bors | -1/+5 |
| 2020-12-20 | Auto merge of #74699 - notriddle:fd-non-negative, r=m-ou-se | bors | -2/+9 |
| 2020-12-20 | Check that c_int is i32 in FileDesc::new. | Mara Bos | -1/+1 |
| 2020-12-19 | Add a `std::io::read_to_string` function | Camelid | -0/+27 |
| 2020-12-19 | Auto merge of #79473 - m-ou-se:clamp-in-core, r=m-ou-se | bors | -70/+0 |
| 2020-12-19 | Auto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk | bors | -22/+27 |
| 2020-12-19 | Rollup merge of #80068 - jyn514:mut-reference, r=m-ou-se | Yuki Okushi | -0/+1 |
| 2020-12-19 | Rollup merge of #79211 - yoshuawuyts:future-doc-alias, r=Mark-Simulacrum | Yuki Okushi | -0/+1 |
| 2020-12-19 | Rollup merge of #78083 - ChaiTRex:master, r=m-ou-se | Yuki Okushi | -5/+7 |
| 2020-12-18 | Use heading style for 'The I/O Prelude' in `std::io::prelude` | Camelid | -1/+1 |
| 2020-12-18 | Use consistent punctuation for 'Prelude contents' docs | Camelid | -14/+14 |
| 2020-12-18 | Recommend panic::resume_unwind instead of panicking. | Corey Farwell | -7/+12 |
| 2020-12-18 | Add array search aliases | Joshua Nelson | -1/+3 |
| 2020-12-18 | Add the "promise" aliases to the `async` lang feature | Yoshua Wuyts | -0/+1 |
| 2020-12-18 | Rollup merge of #80147 - pierwill:patch-9, r=lcnr | Ralf Jung | -1/+1 |
| 2020-12-18 | Rollup merge of #80146 - pierwill:pierwill-prelude-mod-docs, r=lcnr | Ralf Jung | -13/+12 |
| 2020-12-18 | Auto merge of #79485 - EllenNyan:stabilize_unsafe_cell_get_mut, r=m-ou-se | bors | -1/+0 |
| 2020-12-17 | Add missing punctuation to std::alloc docs | pierwill | -1/+1 |
| 2020-12-17 | Edit formatting in Rust Prelude docs | pierwill | -13/+12 |
| 2020-12-16 | Fix failing build of std on armv5te-unknown-linux-uclibceabi due to missing c... | Ondrej Perutka | -1/+5 |
| 2020-12-15 | Add `&mut` as an alias for 'reference' primitive | Joshua Nelson | -0/+1 |
| 2020-12-16 | Auto merge of #78833 - CDirkx:parse_prefix, r=dtolnay | bors | -84/+141 |
| 2020-12-14 | Auto merge of #77618 - fusion-engineering-forks:windows-parker, r=Amanieu | bors | -0/+301 |
| 2020-12-14 | Rollup merge of #79918 - woodruffw-forks:ww/doc-initializer-side-effects, r=d... | Guillaume Gomez | -0/+4 |
| 2020-12-13 | Rollup merge of #79398 - pickfire:keyword, r=Dylan-DPC | Yuki Okushi | -0/+10 |
| 2020-12-12 | fixup! WriterPanicked: Use debug_struct | Ian Jackson | -1/+1 |
| 2020-12-12 | WriterPanicked: Use debug_struct | Ian Jackson | -1/+3 |
| 2020-12-12 | bufwriter::WriterPanicked: Provide panicking example | Ian Jackson | -0/+24 |
| 2020-12-11 | doc: apply suggestions | William Woodruff | -2/+3 |
| 2020-12-11 | Auto merge of #79893 - RalfJung:forget-windows, r=oli-obk | bors | -7/+4 |
| 2020-12-10 | Rollup merge of #79809 - Eric-Arellano:split-once, r=matklad | Tyler Mandry | -4/+2 |
| 2020-12-10 | Rollup merge of #79375 - vext01:kernel-copy-temps, r=bjorn3 | Tyler Mandry | -8/+11 |
| 2020-12-10 | Rollup merge of #77027 - termhn:mul_add_doc_change, r=m-ou-se | Tyler Mandry | -4/+8 |
| 2020-12-10 | Auto merge of #77801 - fusion-engineering-forks:pin-mutex, r=Mark-Simulacrum | bors | -82/+129 |
| 2020-12-10 | doc(array,vec): add notes about side effects when empty-initializing | William Woodruff | -0/+3 |
| 2020-12-10 | Fix fd test case | Michael Howell | -1/+1 |
| 2020-12-10 | Add safety note to library/std/src/sys/unix/fd.rs | Michael Howell | -0/+1 |
| 2020-12-10 | Mark `-1` as an available niche for file descriptors | Michael Howell | -1/+7 |
| 2020-12-10 | Windows TLS: ManuallyDrop instead of mem::forget | Ralf Jung | -7/+4 |
| 2020-12-10 | Auto merge of #79274 - the8472:probe-eperm, r=nagisa | bors | -36/+50 |