| Age | Commit message (Expand) | Author | Lines |
| 2021-06-19 | Auto merge of #86034 - nagisa:nagisa/rt-soundness, r=m-ou-se | bors | -15/+31 |
| 2021-06-19 | Remove `Ipv4Addr::is_ietf_protocol_assignment` | Christiaan Dirkx | -51/+6 |
| 2021-06-19 | Change entry point to 🛡️ against 💥 💥-payloads | Simonas Kazlauskas | -15/+31 |
| 2021-06-19 | Windows: Fix `Command::env_clear` so it works | Chris Denton | -0/+6 |
| 2021-06-19 | Auto merge of #86426 - hi-rustin:rustin-patch-lint-warn, r=Aaron1011 | bors | -3/+3 |
| 2021-06-19 | Account for self.extra in size_hint for EncodeWide | Deadbeef | -1/+14 |
| 2021-06-18 | Auto merge of #85815 - YuhanLiin:buf-read-data-left, r=m-ou-se | bors | -0/+41 |
| 2021-06-18 | ErrorKind::NotSeekable: Fix reference to File::open() | Ian Jackson | -1/+1 |
| 2021-06-18 | ErrorKind: Windows: Fix tidy | Ian Jackson | -2/+1 |
| 2021-06-18 | ErrorKind: Windows: Fix botched rebase | Ian Jackson | -2/+0 |
| 2021-06-18 | ErrorKind: Provide many more ErrorKinds, motivated by Unix errnos | Ian Jackson | -0/+157 |
| 2021-06-18 | Windows error codes: Add two missing ones | Ian Jackson | -0/+2 |
| 2021-06-18 | Windows error codes: Add very very many from mingw | Ian Jackson | -17/+1846 |
| 2021-06-18 | Windows error codes: Move to a separate module | Ian Jackson | -49/+56 |
| 2021-06-18 | windows errors: Change type name for ERROR_SHARING_VIOLATION | Ian Jackson | -1/+1 |
| 2021-06-18 | ErrorKind: Fix a spurious space | Ian Jackson | -1/+1 |
| 2021-06-18 | Auto merge of #85747 - maxwase:path-symlinks-methods, r=m-ou-se | bors | -0/+52 |
| 2021-06-18 | ErrorKind: Reformat the mapping table (windows) | Ian Jackson | -22/+24 |
| 2021-06-18 | ErrorKind: Reformat the mapping table (unix) | Ian Jackson | -17/+19 |
| 2021-06-18 | ErrorKind: Reformat the error string table | Ian Jackson | -21/+22 |
| 2021-06-18 | Add `IpAddr::is_benchmarking` | Christiaan Dirkx | -3/+36 |
| 2021-06-18 | Add `Ipv6Addr::is_benchmarking` | Christiaan Dirkx | -29/+67 |
| 2021-06-18 | `no_run` and `ignore` doc attributes | Max Wase | -2/+4 |
| 2021-06-18 | Lint for unused borrows as part of UNUSED_MUST_USE | hi-rustin | -3/+3 |
| 2021-06-17 | Update tracking issue | YuhanLiin | -1/+1 |
| 2021-06-17 | Rollup merge of #86357 - de-vri-es:simplify-repeated-cfg-ifs, r=m-ou-se | Mara Bos | -100/+10 |
| 2021-06-17 | Rollup merge of #86202 - a1phyr:spec_io_bytes_size_hint, r=m-ou-se | Mara Bos | -3/+96 |
| 2021-06-17 | Rollup merge of #85925 - clarfonthey:lerp, r=m-ou-se | Mara Bos | -0/+191 |
| 2021-06-17 | Rely on libc for correct integer types in os/unix/net/ancillary.rs. | Maarten de Vries | -100/+10 |
| 2021-06-17 | Rollup merge of #85802 - Thomasdezeeuw:ioslice-advance, r=m-ou-se | Yuki Okushi | -30/+81 |
| 2021-06-17 | Fix typos in code examples. | Mara Bos | -2/+2 |
| 2021-06-17 | Document how Windows compares environment variables | Chris Denton | -3/+22 |
| 2021-06-17 | rename `remaining` to `remaining_slice` and add a new `remaining` | Sören Meier | -8/+34 |
| 2021-06-17 | Rollup merge of #86141 - amorison:link-ref-in-doc-dyn-keyword, r=kennytm | Yuki Okushi | -2/+5 |
| 2021-06-16 | Update tracking issue | Sören Meier | -2/+2 |
| 2021-06-16 | Auto merge of #86179 - the8472:revere-path-cmp, r=kennytm | bors | -1/+1 |
| 2021-06-16 | Auto merge of #85820 - CDirkx:is_unicast_site_local, r=joshtriplett | bors | -52/+1 |
| 2021-06-15 | Document IPv4-mapped and IPv4-compatible addresses. | Christiaan Dirkx | -14/+72 |
| 2021-06-15 | Rename ErrorKind::Unknown to Uncategorized. | Mara Bos | -60/+70 |
| 2021-06-15 | Fix copy-paste error in sys/hermit error message. | Mara Bos | -1/+1 |
| 2021-06-15 | Redefine `ErrorKind::Other` and stop using it in std. | Mara Bos | -74/+86 |
| 2021-06-15 | Rollup merge of #86314 - Veykril:patch-2, r=JohnTitor | Yuki Okushi | -2/+1 |
| 2021-06-15 | Rollup merge of #86294 - m-ou-se:edition-prelude-modules, r=joshtriplett | Yuki Okushi | -10/+23 |
| 2021-06-15 | Rollup merge of #85792 - mjptree:refactor-windows-sockets, r=JohnTitor | Yuki Okushi | -133/+173 |
| 2021-06-15 | Rollup merge of #82179 - mbartlett21:patch-5, r=joshtriplett | Yuki Okushi | -0/+4 |
| 2021-06-15 | Rollup merge of #80269 - pickfire:patch-4, r=joshtriplett | Yuki Okushi | -7/+46 |
| 2021-06-15 | add explicit hidden file name tests | Michael Hall | -0/+26 |
| 2021-06-15 | simplify logic for split_file_at_dot | Michael Hall | -8/+4 |
| 2021-06-15 | Update keyword_docs.rs | Lukas Wirth | -2/+1 |
| 2021-06-14 | Stabilize {std, core}::prelude::rust_*. | Mara Bos | -10/+23 |