| Age | Commit message (Expand) | Author | Lines |
| 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-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 | 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 | -18/+47 |
| 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 |
| 2020-09-11 | Ignore unnecessary unsafe warnings | Thomas de Zeeuw | -2/+21 |
| 2020-09-11 | Add `peek` and `peek_from` to `UnixStream` and `UnixDatagram` | rijenkii | -20/+192 |
| 2020-09-11 | Mark Error impl for LayoutErr as stable. | Mara Bos | -5/+1 |
| 2020-09-11 | Mark RefUnwindSafe impls for stable atomic types as stable. | Mara Bos | -8/+8 |
| 2020-09-11 | Update `std::os` module documentation. | Christiaan Dirkx | -8/+12 |
| 2020-09-10 | Use IOV_MAX and UIO_MAXIOV constants in limit vectored I/O | Thomas de Zeeuw | -16/+26 |
| 2020-09-09 | Rollup merge of #76458 - mbrubeck:hash_drain_filter, r=Amanieu | Tyler Mandry | -63/+461 |
| 2020-09-08 | Capitalize safety comments | Flying-Toast | -12/+12 |
| 2020-09-08 | Tests for HashMap/HashSet::drain_filter | Matt Brubeck | -0/+232 |
| 2020-09-08 | Add HashMap::drain_filter and HashSet::drain_filter | Matt Brubeck | -0/+171 |
| 2020-09-08 | Implement HashSet in terms of hashbrown::HashSet | Matt Brubeck | -58/+53 |
| 2020-09-08 | Update to hashbrown 0.9 | Matt Brubeck | -5/+5 |
| 2020-09-09 | Rollup merge of #76162 - abrausch:documentation-fix-duration_since, r=jyn514 | Dylan DPC | -3/+4 |
| 2020-09-08 | Make duration_since documentation more clear | Alexander Brausch | -3/+4 |
| 2020-09-07 | Auto merge of #74366 - t-rapp:tr-bufreader-pos, r=LukasKalbertodt | bors | -0/+87 |
| 2020-09-07 | Implement Seek::stream_position() for BufReader | Tobias Rapp | -0/+87 |
| 2020-09-07 | Rollup merge of #76346 - gillespiecd:nlinks-docs, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-09-07 | Rollup merge of #76344 - camelid:patch-6, r=KodrAus | Dylan DPC | -6/+6 |
| 2020-09-07 | Rollup merge of #76312 - numbermaniac:patch-1, r=shepmaster | Dylan DPC | -1/+1 |
| 2020-09-07 | Rollup merge of #76299 - CDirkx:ip-tests, r=matklad | Dylan DPC | -0/+109 |
| 2020-09-07 | Rollup merge of #76287 - lzutao:rm-allowed, r=jyn514 | Dylan DPC | -2/+0 |
| 2020-09-06 | Auto merge of #76128 - poliorcetics:doc-use-arc-clone, r=KodrAus | bors | -21/+21 |
| 2020-09-06 | Auto merge of #76370 - fusion-engineering-forks:synconcecell-soundness, r=nagisa | bors | -1/+26 |
| 2020-09-05 | Auto merge of #75428 - the8472:fix-copy-eopnotsupp, r=joshtriplett | bors | -10/+17 |
| 2020-09-05 | Add compile_fail test for SyncOnceCell's dropck issue. | Mara Bos | -1/+19 |
| 2020-09-05 | Fix dropck issue of SyncOnceCell. | Mara Bos | -1/+8 |
| 2020-09-04 | Fix nlink example typo | Chris Gillespie | -2/+2 |
| 2020-09-04 | Improve docs for `std::env::args()` | Camelid | -6/+6 |