| Age | Commit message (Expand) | Author | Lines |
| 2020-09-20 | Rollup merge of #76845 - Amjad50:fix-intra-docs-links, r=jyn514 | Ralf Jung | -6/+0 |
| 2020-09-20 | Remove some unused features from alloc core and std | est31 | -2/+0 |
| 2020-09-19 | Relax promises about condition variable. | Mara Bos | -11/+5 |
| 2020-09-19 | Add tracking issue for feature(unix_socket_peek) | rijenkii | -3/+3 |
| 2020-09-19 | Rollup merge of #76798 - alistair23:alistair/rv32-linux, r=jyn514 | Ralf Jung | -4/+8 |
| 2020-09-19 | Rollup merge of #73963 - hellow554:unsafe_path, r=Mark-Simulacrum | Ralf Jung | -19/+18 |
| 2020-09-18 | Add missing examples on HashSet iter types | Guillaume Gomez | -0/+86 |
| 2020-09-18 | Fix broken link | Alexis Bourget | -3/+3 |
| 2020-09-18 | Finish moving to intra doc links for std::sync | Alexis Bourget | -51/+34 |
| 2020-09-18 | Remove unused libc feature gate | est31 | -1/+0 |
| 2020-09-18 | Fixed intra-docs links in library/std/src/collections/hash/map.rs | Amjad Alsharafi | -6/+0 |
| 2020-09-17 | Auto merge of #76645 - fusion-engineering-forks:windows-lock, r=kennytm | bors | -43/+42 |
| 2020-09-16 | Rollup merge of #76759 - yoshuawuyts:fix-future-pending-ready-stabilization-l... | Tyler Mandry | -1/+1 |
| 2020-09-16 | Rollup merge of #76758 - adamlesinski:clone_clock, r=tmandry | Tyler Mandry | -1/+3 |
| 2020-09-16 | Avoid creating `&mut`s in Windows ReentrantMutex. | Mara Bos | -7/+8 |
| 2020-09-16 | Don't use `mut` in Windows Mutex. | Mara Bos | -9/+7 |
| 2020-09-16 | Sets as_flags as unstable | Federico Ponzi | -1/+1 |
| 2020-09-16 | library/std: sys_common: Add support for RISC-V 32-bit | Alistair Francis | -1/+2 |
| 2020-09-16 | library/std: raw: Add support for RISC-V 32-bit | Alistair Francis | -2/+4 |
| 2020-09-16 | library/std: linux: Add support for RISC-V 32-bit | Alistair Francis | -1/+2 |
| 2020-09-16 | Rollup merge of #76262 - howard0su:patch-1, r=cramertj | Ralf Jung | -3/+2 |
| 2020-09-16 | Rollup merge of #75749 - ehuss:consolidate-sys, r=alexcrichton | Dylan DPC | -889/+56 |
| 2020-09-16 | Rollup merge of #73955 - hellow554:unsafe_process, r=Mark-Simulacrum | Dylan DPC | -2/+5 |
| 2020-09-15 | Fix stabilization marker for future_readiness_fns | Yoshua Wuyts | -1/+1 |
| 2020-09-15 | [fuchsia] Propagate the userspace UTC clock | Adam Lesinski | -1/+3 |
| 2020-09-15 | Auto merge of #75148 - joechrisellis:master, r=Amanieu | bors | -0/+185 |
| 2020-09-15 | Consolidate wasi::process and unsupported::process | Eric Huss | -157/+3 |
| 2020-09-15 | Consolidate wasi alloc with unix alloc. | Eric Huss | -111/+45 |
| 2020-09-15 | Consolidate byte-identical modules. | Eric Huss | -621/+8 |
| 2020-09-14 | Auto merge of #76278 - jethrogb:jb/sgx-rwlock-init-test, r=Mark-Simulacrum | bors | -23/+11 |
| 2020-09-14 | Fix peer credentials for Android | Joe Ellis | -6/+5 |
| 2020-09-14 | Conditionally compile peer credentials feature for supported platforms | Joe Ellis | -0/+18 |
| 2020-09-14 | Add documentation to public fields of UCred struct | Joe Ellis | -1/+8 |
| 2020-09-14 | Move Unix peer credentials tests to their own file | Joe Ellis | -20/+16 |
| 2020-09-14 | Add pid as an option to UCred struct | Joe Ellis | -3/+5 |
| 2020-09-14 | Use `u32::MAX` instead of `u32::max_value` | Joe Ellis | -1/+1 |
| 2020-09-14 | Add basic test for Unix peer credentials | Joe Ellis | -0/+20 |
| 2020-09-14 | Remove use of `MaybeUninit` in `ucred.rs` | Joe Ellis | -5/+3 |
| 2020-09-14 | Implementation of peer credentials for Unix sockets | Joe Ellis | -0/+145 |
| 2020-09-14 | Stabilize doc_alias feature | Guillaume Gomez | -1/+1 |
| 2020-09-13 | Rollup merge of #76651 - nicholasbishop:bishop-remove-windows-note, r=Mark-Si... | Jonas Schievink | -18/+0 |
| 2020-09-13 | Rollup merge of #76640 - fusion-engineering-forks:synconcecell-drop, r=matklad | Jonas Schievink | -26/+14 |
| 2020-09-12 | Remove Windows details from Unix and VmWorks symlink() docstrings | Nicholas Bishop | -18/+0 |
| 2020-09-12 | Small cleanups in Windows Mutex. | Mara Bos | -32/+32 |
| 2020-09-12 | Auto merge of #76538 - fusion-engineering-forks:check-useless-unstable-trait-... | bors | -13/+9 |
| 2020-09-12 | Mark Once::new as #[inline]. | Mara Bos | -0/+1 |
| 2020-09-12 | Auto merge of #76561 - Thomasdezeeuw:iov-constant-limits, r=Amanieu | bors | -19/+48 |
| 2020-09-12 | Simplify SyncOnceCell's `take` and `drop`. | Mara Bos | -26/+13 |
| 2020-09-12 | Rollup merge of #76583 - CDirkx:os-doc, r=jonas-schievink | Ralf Jung | -8/+12 |
| 2020-09-12 | Auto merge of #74328 - yoshuawuyts:stabilize-future-readiness-fns, r=sfackler | bors | -2/+1 |