summary refs log tree commit diff
path: root/library/std/src
AgeCommit message (Expand)AuthorLines
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
2020-08-12Switch to intra-doc links in `std/io/mod.rs`Camelid-21/+5
2020-08-12Move to intra doc links in std/src/fs.rsAlexis Bourget-132/+59
2020-08-12Move to intra doc links whenever possible within std/src/lib.rsAlexis Bourget-40/+27
2020-08-12Move to intra doc links for ascii.rs and panic.rs, updating the docs a littleAlexis Bourget-30/+10
2020-08-12Auto merge of #75019 - nanpuyue:to_ipv4_mapped, r=LukasKalbertodtbors-0/+40
2020-08-12Use explicit path link in place for doc in timeIvan Tham-6/+2
2020-08-11Use `Child::std{in,out,err}` instead of `Child.`Camelid-3/+3
2020-08-12Rollup merge of #75395 - nixphix:docs/os-fs, r=jyn514Yuki Okushi-17/+17
2020-08-12Rollup merge of #75371 - poliorcetics:intra-doc-links-std-time, r=jyn514Yuki Okushi-28/+5
2020-08-12Rollup merge of #75368 - poliorcetics:intra-doc-links-std-prelude, r=jyn514Yuki Okushi-58/+25
2020-08-11Switch to intra-doc links in `std::process`Camelid-58/+37
2020-08-11Remove two links by changing the doc for SystemTimeError::durationAlexis Bourget-6/+3