| Age | Commit message (Expand) | Author | Lines |
| 2020-11-09 | Rollup merge of #78878 - shepmaster:intersecting-ignores, r=Mark-Simulacrum | Dylan DPC | -10/+15 |
| 2020-11-09 | Rollup merge of #78026 - sunfishcode:symlink-hard-link, r=dtolnay | Dylan DPC | -3/+71 |
| 2020-11-08 | Avoid overlapping cfg attributes when both macOS and aarch64 | Jake Goulding | -10/+15 |
| 2020-11-08 | Rollup merge of #78852 - camelid:intra-doc-bonanza, r=jyn514 | Mara Bos | -16/+8 |
| 2020-11-08 | Rollup merge of #78811 - a1phyr:const_io_structs, r=dtolnay | Mara Bos | -7/+28 |
| 2020-11-08 | Rollup merge of #78572 - de-vri-es:bsd-cloexec, r=m-ou-se | Mara Bos | -6/+38 |
| 2020-11-08 | Rollup merge of #76097 - pickfire:stabilize-spin-loop, r=KodrAus | Mara Bos | -1/+0 |
| 2020-11-07 | Convert a bunch of intra-doc links | Camelid | -16/+8 |
| 2020-11-06 | Add tracking issue | Benoît du Garreau | -6/+6 |
| 2020-11-06 | Make some std::io functions `const` | Benoît du Garreau | -7/+28 |
| 2020-11-07 | Rollup merge of #78006 - pitaj:master, r=jyn514 | Yuki Okushi | -3/+5 |
| 2020-11-07 | Rollup merge of #74979 - maekawatoshiki:fix, r=Mark-Simulacrum | Yuki Okushi | -0/+2 |
| 2020-11-06 | Stabilize hint::spin_loop | Ivan Tham | -1/+0 |
| 2020-11-06 | Disable accept4 on Android. | Maarten de Vries | -1/+7 |
| 2020-11-05 | document HACKs | Peter Jaszkowiak | -0/+2 |
| 2020-11-05 | Intra-doc links for std::io::buffered | Peter Jaszkowiak | -3/+3 |
| 2020-11-05 | Rollup merge of #78757 - camelid:crate-link-text, r=jyn514 | Mara Bos | -6/+6 |
| 2020-11-05 | Rollup merge of #78716 - est31:array_traits, r=Dylan-DPC | Mara Bos | -6/+3 |
| 2020-11-05 | Rollup merge of #78093 - camelid:as-cleanup, r=jyn514 | Mara Bos | -6/+13 |
| 2020-11-04 | Add missing comma | Camelid | -1/+1 |
| 2020-11-04 | Clean up some intra-doc links | Camelid | -5/+5 |
| 2020-11-04 | Clean up docs for 'as' keyword | Camelid | -6/+13 |
| 2020-11-04 | Move Copy and Clone into the list of traits implemented for all sizes | est31 | -6/+3 |
| 2020-11-01 | Rollup merge of #78602 - RalfJung:raw-ptr-aliasing-issues, r=m-ou-se | Mara Bos | -1/+2 |
| 2020-11-01 | Rollup merge of #78599 - panstromek:master, r=m-ou-se | Mara Bos | -0/+10 |
| 2020-10-31 | Apply suggestions from code review | Matyáš Racek | -4/+8 |
| 2020-10-31 | fix aliasing issue in unix sleep function | Ralf Jung | -1/+2 |
| 2020-10-31 | Add note to process::arg[s] that args shouldn't be escaped or quoted | Matyáš Racek | -0/+6 |
| 2020-10-31 | Rollup merge of #77099 - tspiteri:exp_m1-examples, r=m-ou-se | Mara Bos | -16/+20 |
| 2020-10-31 | Rollup merge of #74622 - fusion-engineering-forks:panic-box, r=KodrAus | Mara Bos | -0/+14 |
| 2020-10-30 | Use SOCK_CLOEXEC and accept4() on more platforms. | Maarten de Vries | -6/+32 |
| 2020-10-30 | Rollup merge of #78554 - camelid:improve-drop_in_place-docs-wording, r=jyn514 | Yuki Okushi | -2/+2 |
| 2020-10-30 | Rollup merge of #77921 - wcampbell0x2a:f64-collapsible-if, r=jyn514 | Yuki Okushi | -14/+12 |
| 2020-10-29 | Improve wording of `core::ptr::drop_in_place` docs | Camelid | -2/+2 |
| 2020-10-28 | Add tracking issue number for panic_any. | Mara Bos | -1/+1 |
| 2020-10-28 | Update panic_any feature name. | Mara Bos | -1/+1 |
| 2020-10-27 | Clean up intra-doc links in `std::path` | Camelid | -6/+5 |
| 2020-10-27 | Auto merge of #75671 - nathanwhit:cstring-temp-lint, r=oli-obk | bors | -1/+2 |
| 2020-10-27 | Auto merge of #78227 - SergioBenitez:test-stdout-threading, r=m-ou-se | bors | -10/+45 |
| 2020-10-26 | Fix bootstrap doctest failure | Nathan Whitaker | -1/+1 |
| 2020-10-27 | Rollup merge of #78412 - camelid:cleanup-hash-docs, r=jonas-schievink | Yuki Okushi | -5/+6 |
| 2020-10-27 | Rollup merge of #78394 - rubik:master, r=m-ou-se | Yuki Okushi | -1/+1 |
| 2020-10-27 | Rollup merge of #78375 - taiki-e:question-in-macros, r=kennytm | Yuki Okushi | -5/+2 |
| 2020-10-26 | Address review comments | Nathan Whitaker | -1/+0 |
| 2020-10-26 | Address review comments | Nathan Whitaker | -0/+2 |
| 2020-10-26 | Change to warn by default / fix typo | Nathan Whitaker | -1/+1 |
| 2020-10-26 | Update doctest | Nathan Whitaker | -1/+1 |
| 2020-10-26 | Improve formatting of hash collections docs | Camelid | -5/+6 |
| 2020-10-26 | fix(docs): typo in BufWriter documentation | Michele Lacchia | -1/+1 |
| 2020-10-26 | Rollup merge of #74477 - chansuke:sys-wasm-unsafe-op-in-unsafe-fn, r=Mark-Sim... | Dylan DPC | -15/+38 |