about summary refs log tree commit diff
path: root/library/std/src
AgeCommit message (Expand)AuthorLines
2020-08-21Make raw standard stream constructors constTomasz Miąsko-30/+33
2020-08-21Remove result type from raw standard streams constructorsTomasz Miąsko-79/+71
2020-08-21Rollup merge of #75750 - poliorcetics:intra-links-std-thread, r=jyn514Yuki Okushi-87/+40
2020-08-21Rollup merge of #75324 - ericseppanen:master, r=JohnTitorYuki Okushi-1/+3
2020-08-20Move to intra doc links for std::thread documentationAlexis Bourget-87/+40
2020-08-20Rollup merge of #75703 - tmiasko:stack-overflow-musl, r=cuviperJosh Stone-6/+21
2020-08-19Rollup merge of #75696 - matklad:mirit, r=RalfJungTyler Mandry-24/+4
2020-08-19Rollup merge of #75674 - poliorcetics:intra-links-std-io, r=jyn514Tyler Mandry-155/+135
2020-08-19Rollup merge of #75648 - matklad:lazy-dropck, r=KodrAusTyler Mandry-2/+12
2020-08-19Fix nits in intra-doc links for std ioAlexis Bourget-22/+22
2020-08-19Remove `#[cfg(miri)]` from OnceCell testsAleksey Kladov-24/+4
2020-08-19Rollup merge of #75685 - nixphix:docs/unix-ext, r=jyn514Yuki Okushi-76/+26
2020-08-19Rollup merge of #75646 - poliorcetics:intra-links-keywords, r=jyn514Yuki Okushi-16/+4
2020-08-19resolve commentsPrabakaran Kumaresshan-11/+0
2020-08-19Switch to intra-doc links in /src/sys/unix/ext/*.rsPrabakaran Kumaresshan-74/+35
2020-08-19Enable stack-overflow detection on musl for non-main threadsTomasz Miąsko-6/+21
2020-08-18Move to intra doc links for std::ioAlexis Bourget-146/+126
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-18Make OnceCell<T> transparent to dropckAleksey Kladov-2/+12
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