| Age | Commit message (Expand) | Author | Lines |
| 2020-08-19 | Rollup merge of #75646 - poliorcetics:intra-links-keywords, r=jyn514 | Yuki Okushi | -16/+4 |
| 2020-08-18 | Make `grow_impl` unsafe | Tim Diekmann | -3/+6 |
| 2020-08-18 | Add comment, which was removed by accident (again) | Tim Diekmann | -0/+2 |
| 2020-08-18 | Clean up AllocRef implementation and documentation | Tim Diekmann | -77/+77 |
| 2020-08-18 | Auto merge of #75621 - TimDiekmann:no-fast-realloc, r=Amanieu | bors | -17/+10 |
| 2020-08-18 | Rollup merge of #75629 - EllenNyan:ellen-intra-doc-links, r=jyn514 | Yuki Okushi | -65/+13 |
| 2020-08-18 | Rollup merge of #75464 - poliorcetics:intra-links-panic-and-ascii, r=jyn514 | Yuki Okushi | -30/+10 |
| 2020-08-17 | Move to intra doc links for keyword documentation | Alexis Bourget | -16/+4 |
| 2020-08-17 | Remove unnecessary links in env.rs | Ellen | -8/+0 |
| 2020-08-17 | Switch to intra-doc links for std/src/alloc.rs | Ellen | -9/+0 |
| 2020-08-17 | Switch to intra-doc links for std/src/env.rs | Ellen | -27/+14 |
| 2020-08-17 | Switch to intra-doc links for std/src/error.rs | Ellen | -25/+3 |
| 2020-08-17 | Fix typo in comment | Tim Diekmann | -2/+2 |
| 2020-08-17 | Remove fast path in reallocation for same layout sizes | Tim Diekmann | -17/+10 |
| 2020-08-17 | Auto merge of #75468 - poliorcetics:intra-links-fs, r=jyn514 | bors | -132/+59 |
| 2020-08-16 | Switch to intra-doc links in /sys/windows/ext/{ffi,fs,process}.rs | Prabakaran Kumaresshan | -34/+8 |
| 2020-08-16 | Auto merge of #75567 - poliorcetics:intra-links-std-net, r=jyn514 | bors | -293/+142 |
| 2020-08-16 | Fix a link, improve method resolution | Alexis Bourget | -24/+27 |
| 2020-08-16 | Auto merge of #75565 - nixphix:docs/vxworks-ext, r=jyn514 | bors | -30/+11 |
| 2020-08-15 | Auto merge of #75246 - pickfire:patch-5, r=Amanieu | bors | -2/+7 |
| 2020-08-15 | Move to intra doc links in std::net | Alexis Bourget | -293/+139 |
| 2020-08-15 | inline linking | Prabakaran Kumaresshan | -6/+2 |
| 2020-08-15 | remove empty lines | Prabakaran Kumaresshan | -7/+0 |
| 2020-08-15 | resolve comments | Prabakaran Kumaresshan | -16/+8 |
| 2020-08-15 | Switch to intra-doc links in std/src/sys/vxworks/ext/{fs,process}.rs | Prabakaran Kumaresshan | -19/+19 |
| 2020-08-15 | Auto merge of #74576 - myfreeweb:freebsd-sanitizers, r=oli-obk | bors | -1/+13 |
| 2020-08-15 | Use resolve.conf as example for Path ends_with | Ivan Tham | -6/+6 |
| 2020-08-14 | Rollup merge of #75545 - eddyb:instant-sub-branchless, r=sfackler | Tyler Mandry | -8/+20 |
| 2020-08-15 | std/sys/unix/time: make it easier for LLVM to optimize `Instant` subtraction. | Eduard-Mihai Burtescu | -8/+20 |
| 2020-08-14 | Rollup merge of #75530 - nixphix:docs/os-raw, r=jyn514 | Tyler Mandry | -33/+13 |
| 2020-08-14 | Rollup merge of #75501 - poliorcetics:intra-links-std-ffi, r=jyn514 | Tyler Mandry | -233/+81 |
| 2020-08-14 | Rollup merge of #75432 - camelid:intra-doc-links-for-std-process, r=jyn514 | Tyler Mandry | -58/+37 |
| 2020-08-14 | Rollup merge of #74409 - LukasKalbertodt:improve-debug-impl-of-socketaddr-ipa... | Tyler Mandry | -2/+16 |
| 2020-08-14 | Rollup merge of #74192 - xkr47:patch-1, r=Mark-Simulacrum | Tyler Mandry | -3/+24 |
| 2020-08-14 | Rollup merge of #74062 - poliorcetics:unsafe-in-unsafe-c_str, r=Mark-Simulacrum | Tyler Mandry | -7/+32 |
| 2020-08-14 | Document the unsafe keyword | Alexis Bourget | -3/+181 |
| 2020-08-14 | libstd/ffi/c_str.rs: #![deny(unsafe_op_in_unsafe_fn)], enclose unsafe operati... | Alexis Bourget | -7/+32 |
| 2020-08-14 | Apply suggestions from code review | Poliorcetics | -3/+3 |
| 2020-08-14 | remove primitive type links | Prabakaran Kumaresshan | -20/+0 |
| 2020-08-14 | Switch to intra-doc links in os/raw/*.md | Prabakaran Kumaresshan | -33/+33 |
| 2020-08-14 | Improve documentation on process::Child.std* fields | Jonas Berlin | -3/+24 |
| 2020-08-13 | Rollup merge of #75477 - RalfJung:fn-ptrs, r=Mark-Simulacrum | Tyler Mandry | -9/+48 |
| 2020-08-13 | Move to intra doc links in std::ffi | Alexis Bourget | -233/+81 |
| 2020-08-13 | fn type: structure, and talk a bit more about ABIs and how to create them | Ralf Jung | -9/+48 |
| 2020-08-13 | Rollup merge of #75469 - camelid:intra-doc-links-std-io-mod, r=KodrAus | Yuki Okushi | -21/+6 |
| 2020-08-13 | Rollup merge of #75466 - poliorcetics:intra-links-std-lib, r=KodrAus | Yuki Okushi | -40/+27 |
| 2020-08-13 | Rollup merge of #75455 - pickfire:patch-3, r=jyn514 | Yuki Okushi | -6/+2 |
| 2020-08-13 | Rollup merge of #75400 - LukasKalbertodt:fix-f32-docs, r=KodrAus | Yuki Okushi | -5/+3 |
| 2020-08-13 | Rollup merge of #75189 - kawamuray:bugfix-wasi-append, r=KodrAus | Yuki Okushi | -3/+5 |
| 2020-08-12 | Fix intra-doc link | Camelid | -0/+1 |