about summary refs log tree commit diff
path: root/library/std/src
AgeCommit message (Expand)AuthorLines
2020-08-19Rollup merge of #75646 - poliorcetics:intra-links-keywords, r=jyn514Yuki Okushi-16/+4
2020-08-18Make `grow_impl` unsafeTim Diekmann-3/+6
2020-08-18Add comment, which was removed by accident (again)Tim Diekmann-0/+2
2020-08-18Clean up AllocRef implementation and documentationTim Diekmann-77/+77
2020-08-18Auto merge of #75621 - TimDiekmann:no-fast-realloc, r=Amanieubors-17/+10
2020-08-18Rollup merge of #75629 - EllenNyan:ellen-intra-doc-links, r=jyn514Yuki Okushi-65/+13
2020-08-18Rollup merge of #75464 - poliorcetics:intra-links-panic-and-ascii, r=jyn514Yuki Okushi-30/+10
2020-08-17Move to intra doc links for keyword documentationAlexis Bourget-16/+4
2020-08-17Remove unnecessary links in env.rsEllen-8/+0
2020-08-17Switch to intra-doc links for std/src/alloc.rsEllen-9/+0
2020-08-17Switch to intra-doc links for std/src/env.rsEllen-27/+14
2020-08-17Switch to intra-doc links for std/src/error.rsEllen-25/+3
2020-08-17Fix typo in commentTim Diekmann-2/+2
2020-08-17Remove fast path in reallocation for same layout sizesTim Diekmann-17/+10
2020-08-17Auto merge of #75468 - poliorcetics:intra-links-fs, r=jyn514bors-132/+59
2020-08-16Switch to intra-doc links in /sys/windows/ext/{ffi,fs,process}.rsPrabakaran Kumaresshan-34/+8
2020-08-16Auto merge of #75567 - poliorcetics:intra-links-std-net, r=jyn514bors-293/+142
2020-08-16Fix a link, improve method resolutionAlexis Bourget-24/+27
2020-08-16Auto merge of #75565 - nixphix:docs/vxworks-ext, r=jyn514bors-30/+11
2020-08-15Auto merge of #75246 - pickfire:patch-5, r=Amanieubors-2/+7
2020-08-15Move to intra doc links in std::netAlexis Bourget-293/+139
2020-08-15inline linkingPrabakaran Kumaresshan-6/+2
2020-08-15remove empty linesPrabakaran Kumaresshan-7/+0
2020-08-15resolve commentsPrabakaran Kumaresshan-16/+8
2020-08-15Switch to intra-doc links in std/src/sys/vxworks/ext/{fs,process}.rsPrabakaran Kumaresshan-19/+19
2020-08-15Auto merge of #74576 - myfreeweb:freebsd-sanitizers, r=oli-obkbors-1/+13
2020-08-15Use resolve.conf as example for Path ends_withIvan Tham-6/+6
2020-08-14Rollup merge of #75545 - eddyb:instant-sub-branchless, r=sfacklerTyler Mandry-8/+20
2020-08-15std/sys/unix/time: make it easier for LLVM to optimize `Instant` subtraction.Eduard-Mihai Burtescu-8/+20
2020-08-14Rollup merge of #75530 - nixphix:docs/os-raw, r=jyn514Tyler Mandry-33/+13
2020-08-14Rollup merge of #75501 - poliorcetics:intra-links-std-ffi, r=jyn514Tyler Mandry-233/+81
2020-08-14Rollup merge of #75432 - camelid:intra-doc-links-for-std-process, r=jyn514Tyler Mandry-58/+37
2020-08-14Rollup merge of #74409 - LukasKalbertodt:improve-debug-impl-of-socketaddr-ipa...Tyler Mandry-2/+16
2020-08-14Rollup merge of #74192 - xkr47:patch-1, r=Mark-SimulacrumTyler Mandry-3/+24
2020-08-14Rollup merge of #74062 - poliorcetics:unsafe-in-unsafe-c_str, r=Mark-SimulacrumTyler Mandry-7/+32
2020-08-14Document the unsafe keywordAlexis Bourget-3/+181
2020-08-14libstd/ffi/c_str.rs: #![deny(unsafe_op_in_unsafe_fn)], enclose unsafe operati...Alexis Bourget-7/+32
2020-08-14Apply suggestions from code reviewPoliorcetics-3/+3
2020-08-14remove primitive type linksPrabakaran Kumaresshan-20/+0
2020-08-14Switch to intra-doc links in os/raw/*.mdPrabakaran Kumaresshan-33/+33
2020-08-14Improve documentation on process::Child.std* fieldsJonas Berlin-3/+24
2020-08-13Rollup merge of #75477 - RalfJung:fn-ptrs, r=Mark-SimulacrumTyler Mandry-9/+48
2020-08-13Move to intra doc links in std::ffiAlexis Bourget-233/+81
2020-08-13fn type: structure, and talk a bit more about ABIs and how to create themRalf Jung-9/+48
2020-08-13Rollup merge of #75469 - camelid:intra-doc-links-std-io-mod, r=KodrAusYuki Okushi-21/+6
2020-08-13Rollup merge of #75466 - poliorcetics:intra-links-std-lib, r=KodrAusYuki Okushi-40/+27
2020-08-13Rollup merge of #75455 - pickfire:patch-3, r=jyn514Yuki Okushi-6/+2
2020-08-13Rollup merge of #75400 - LukasKalbertodt:fix-f32-docs, r=KodrAusYuki Okushi-5/+3
2020-08-13Rollup merge of #75189 - kawamuray:bugfix-wasi-append, r=KodrAusYuki Okushi-3/+5
2020-08-12Fix intra-doc linkCamelid-0/+1