summary refs log tree commit diff
path: root/library/std/src
AgeCommit message (Expand)AuthorLines
2020-08-25Auto merge of #75364 - rylev:libpanic-abort-failfast, r=alexcrichtonbors-8/+4
2020-08-24Auto merge of #75110 - lzutao:ip-endianness, r=Mark-Simulacrumbors-11/+18
2020-08-24Auto merge of #75815 - jyn514:ambiguous-primitives, r=guillaumegomezbors-4/+10
2020-08-24Rollup merge of #75859 - jrheard:patch-2, r=jonas-schievinkYuki Okushi-1/+1
2020-08-24Rollup merge of #75847 - camelid:patch-1, r=dtolnayYuki Okushi-9/+1
2020-08-24Rollup merge of #75831 - lzutao:https, r=Dylan-DPCYuki Okushi-1/+1
2020-08-24Rollup merge of #75821 - camelid:intra-doc-links-for-std-macros, r=jyn514Yuki Okushi-14/+13
2020-08-23Convert str -> prim@str in `std`Joshua Nelson-4/+10
2020-08-23doc: Fix typo in std::process::Child documentationJR Heard-1/+1
2020-08-23Switch to intra-doc links in `std::collections`Camelid-9/+1
2020-08-23Auto merge of #75028 - MrModder:master, r=steveklabnikbors-0/+14
2020-08-23remove an unused feature flagRalf Jung-1/+1
2020-08-23Revert changed paragraph about slice definition.Leon Matthes-2/+2
2020-08-23Prefer https link for wikipedia URLsLzu Tao-1/+1
2020-08-22Add missing linksCamelid-3/+3
2020-08-22Add missing intra-doc linkCamelid-0/+2
2020-08-22Switch to intra-doc links in `std::macros`Camelid-11/+8
2020-08-22Auto merge of #75790 - LeSeulArtichaut:std-intra-doc, r=jyn514bors-136/+53
2020-08-22Use intra-doc-links in `std::sync::*`LeSeulArtichaut-136/+53
2020-08-21Remove wrapper type handling absent raw standard streamsTomasz Miąsko-100/+33
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-19Minor changes to Ipv4AddrLzu Tao-11/+18
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