| Age | Commit message (Expand) | Author | Lines |
| 2021-01-22 | Inline methods of Path and OsString | BenoƮt du Garreau | -0/+103 |
| 2021-01-22 | Add `core::stream::Stream` | Yoshua Wuyts | -0/+17 |
| 2021-01-22 | Rollup merge of #81233 - lzutao:dbg, r=KodrAus | Mara Bos | -0/+4 |
| 2021-01-22 | Rollup merge of #81202 - lzutao:dbg_ipv6, r=Amanieu | Mara Bos | -4/+7 |
| 2021-01-22 | Rollup merge of #81194 - m-ou-se:stabilize-panic-any, r=m-ou-se | Mara Bos | -2/+2 |
| 2021-01-22 | Remove delay-binding for Win XP and Vista | Arlie Davis | -145/+81 |
| 2021-01-21 | Add setgroups to std::os::unix::process::CommandExt | slo1 | -7/+41 |
| 2021-01-21 | Auto merge of #81240 - JohnTitor:rollup-ieaz82a, r=JohnTitor | bors | -21/+24 |
| 2021-01-21 | Rollup merge of #81219 - joshtriplett:temp_dir-docs, r=sfackler | Yuki Okushi | -6/+9 |
| 2021-01-21 | Rollup merge of #80172 - camelid:prelude-docs-consistent-punct, r=steveklabnik | Yuki Okushi | -15/+15 |
| 2021-01-21 | Document why cannot use concat! in dbg! | Lzu Tao | -0/+4 |
| 2021-01-20 | Deprecate-in-future the constants superceded by RFC 2700 | bstrie | -27/+32 |
| 2021-01-20 | Document security implications of std::env::temp_dir | Josh Triplett | -6/+9 |
| 2021-01-20 | Dont prefix 0x when `dbg!(ipv6)` | Lzu Tao | -2/+5 |
| 2021-01-20 | Use slice::split_first instead of manuall slicing | Lzu Tao | -2/+2 |
| 2021-01-19 | Auto merge of #79578 - alexcrichton:update-waasi, r=KodrAus | bors | -22/+78 |
| 2021-01-19 | Make 'static bound on panic_any explicit. | Mara Bos | -1/+1 |
| 2021-01-19 | Stabilize std::panic::panic_any. | Mara Bos | -1/+1 |
| 2021-01-19 | Auto merge of #79705 - ijackson:bufwriter-disassemble, r=m-ou-se | bors | -0/+99 |
| 2021-01-17 | Auto merge of #80537 - ehuss:macos-posix-spawn-chdir, r=dtolnay | bors | -4/+14 |
| 2021-01-17 | Don't use posix_spawn_file_actions_addchdir_np on macOS. | Eric Huss | -4/+14 |
| 2021-01-17 | Add benchmark and fast path for BufReader::read_exact | Ben Kimock | -17/+47 |
| 2021-01-16 | Rollup merge of #80681 - ChrisJefferson:logic-error-doc, r=m-ou-se | Mara Bos | -1/+6 |
| 2021-01-16 | Clarify what the effects of a 'logic error' are | Chris Jefferson | -1/+6 |
| 2021-01-14 | std: Update wasi-libc commit of the wasm32-wasi target | Alex Crichton | -22/+78 |
| 2021-01-14 | Rollup merge of #80966 - KodrAus:deprecate/spin_loop_hint, r=m-ou-se | Mara Bos | -4/+6 |
| 2021-01-14 | Rollup merge of #80895 - sfackler:read-to-end-ub, r=m-ou-se | Mara Bos | -12/+10 |
| 2021-01-14 | Rollup merge of #80217 - camelid:io-read_to_string, r=m-ou-se | Mara Bos | -0/+48 |
| 2021-01-14 | Rollup merge of #80169 - frewsxcv:frewsxcv-docs-fix, r=jyn514 | Mara Bos | -7/+12 |
| 2021-01-14 | Rollup merge of #79982 - ijackson:exit-status, r=dtolnay | Mara Bos | -3/+131 |
| 2021-01-13 | Fix typos in Fuchsia unix_process_wait_more | David Tolnay | -2/+2 |
| 2021-01-13 | ExitStatusExt: Fix build on Fuchsia | Ian Jackson | -0/+44 |
| 2021-01-13 | Fix typo saeled -> sealed | David Tolnay | -2/+2 |
| 2021-01-13 | ExitStatusExt windows: Retrospectively seal this trait | Ian Jackson | -1/+15 |
| 2021-01-13 | ExitStatusExt unix: Retrospectively seal this trait | Ian Jackson | -1/+15 |
| 2021-01-13 | unix ExitStatus: Add tracking issue to new methods | Ian Jackson | -4/+4 |
| 2021-01-13 | Replace `Ie` with `In other words` | Ian Jackson | -1/+1 |
| 2021-01-13 | Replace `Ie` with `In other words` | Ian Jackson | -1/+1 |
| 2021-01-13 | unix ExitStatus: Provide .continued() | Ian Jackson | -0/+15 |
| 2021-01-13 | unix ExitStatus: Provide .stopped_signal() | Ian Jackson | -0/+15 |
| 2021-01-13 | unix ExitStatus: Provide .core_dumped | Ian Jackson | -0/+12 |
| 2021-01-13 | unix ExitStatus: Provide .into_raw() | Ian Jackson | -0/+12 |
| 2021-01-13 | unix ExitStatus: Clarify docs for .signal() | Ian Jackson | -0/+2 |
| 2021-01-13 | unix ExitStatus: Do not treat WIFSTOPPED as WIFSIGNALED | Ian Jackson | -1/+1 |
| 2021-01-13 | Update code to account for extern ABI requirement | Mark Rousskov | -2/+2 |
| 2021-01-13 | Update tests for extern block linting | Mark Rousskov | -7/+7 |
| 2021-01-13 | deprecate atomic::spin_loop_hint in favour of hint::spin_loop | Ashley Mannix | -4/+6 |
| 2021-01-13 | Rollup merge of #80736 - KodrAus:feat/lazy-resolve, r=dtolnay | Dylan DPC | -10/+39 |
| 2021-01-11 | Add docs on performance | Camelid | -0/+13 |
| 2021-01-11 | clarify docs a bit | Steven Fackler | -4/+3 |