about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2021-06-05Rollup merge of #84942 - jyn514:channel-replace, r=ManishearthYuki Okushi-18/+4
2021-06-04rustdoc: link to stable/beta docs consistently in documentationJoshua Nelson-18/+4
2021-06-04Auto merge of #85806 - ATiltedTree:android-ndk-beta, r=petrochenkovbors-2/+15
2021-06-04Rollup merge of #85963 - m-ou-se:constructor-type-name, r=yaahcYuki Okushi-0/+13
2021-06-04Rollup merge of #85888 - steffahn:fix_internal_trustedrandomaccess_docs, r=Ma...Yuki Okushi-1/+1
2021-06-04Rollup merge of #85717 - fee1-dead:document-cow, r=yaahcYuki Okushi-0/+18
2021-06-03Auto merge of #85867 - steffahn:remove_unnecessary_specfromiter_impls, r=Mark...bors-34/+1
2021-06-03Add test for issue 84666.Mara Bos-0/+13
2021-06-03Rollup merge of #85877 - est31:intra_doc_links, r=jyn514Yuki Okushi-4/+4
2021-06-03Rollup merge of #83362 - SOF3:stab/vecdeque-binary-search, r=m-ou-seYuki Okushi-10/+4
2021-06-02Stabilize VecDeque::partition_point.Mara Bos-2/+1
2021-06-02Bump vecdeque_binary_search stabilization to 1.54.Mara Bos-3/+3
2021-06-02Bumped `vecdeque_binary_search` stabilization version to 1.53.0SOFe-3/+3
2021-06-02Stabilize `vecdeque_binary_search`SOFe-8/+3
2021-06-02Auto merge of #85687 - m-ou-se:new-prelude, r=yaahcbors-14/+20
2021-06-01Support Android ndk versions `r23-beta3` and upTilmann Meyer-1/+14
2021-06-01Update `compiler_builtins` to 0.1.44Tilmann Meyer-1/+1
2021-06-01Fix typo in internal documentation for `TrustedRandomAccess`Frank Steffahn-1/+1
2021-06-01Rollup merge of #85826 - jsha:npo, r=joshtriplettGuillaume Gomez-0/+2
2021-06-01Intra doc link-ify a reference to a functionest31-4/+4
2021-05-31Update documentation of SpecFromIter to reflect the removed implsFrank Steffahn-3/+1
2021-05-31Remove unnecessary SpecFromIter implsFrank Steffahn-31/+0
2021-05-31Auto merge of #85814 - steffahn:fix_linked_list_itermut_debug, r=m-ou-sebors-7/+20
2021-05-31Auto merge of #85819 - CDirkx:is_unicast_link_local_strict, r=joshtriplettbors-101/+27
2021-05-30Rollup merge of #85817 - r00ster91:patch-9, r=dtolnayGuillaume Gomez-1/+1
2021-05-30Rollup merge of #85801 - WaffleLapkin:master, r=joshtriplettGuillaume Gomez-0/+37
2021-05-30Auto merge of #85754 - the8472:revert-83770, r=Mark-Simulacrumbors-63/+25
2021-05-30Auto merge of #83772 - jhpratt:revamp-step-trait, r=Mark-Simulacrumbors-109/+381
2021-05-30Improve Debug impls for LinkedList reference iterators to show itemsFrank Steffahn-2/+18
2021-05-30Remove `is_unicast_link_local_strict`Christiaan Dirkx-101/+27
2021-05-30Fix a typor00ster-1/+1
2021-05-29Fix unsoundness of Debug implementation for linked_list::IterMutFrank Steffahn-6/+3
2021-05-29Mention "null pointer optimization" in option docs.Jacob Hoffman-Andrews-0/+2
2021-05-29Write primitive types via array buffersMark Rousskov-2/+17
2021-05-29Switch to reserve over extend_from_sliceMark Rousskov-25/+21
2021-05-29Specialize single-element writes to bufferMark Rousskov-1/+16
2021-05-29Add `String::extend_from_within`Waffle-0/+37
2021-05-28Add inherent unchecked_shl, unchecked_shr to integersltdk-12/+154
2021-05-28Auto merge of #85745 - veber-alex:panic_any, r=m-ou-sebors-0/+1
2021-05-27Auto merge of #84568 - andoriyu:libtest/junit_formatter, r=yaahcbors-5/+190
2021-05-27Rollup merge of #85738 - 370417:opensbd, r=m-ou-seGuillaume Gomez-3/+3
2021-05-27Rollup merge of #85730 - Smittyvb:iter-min-max-floats, r=m-ou-seGuillaume Gomez-2/+26
2021-05-27Revert "Auto merge of #83770 - the8472:tra-extend, r=Mark-Simulacrum"The8472-63/+25
2021-05-27Auto merge of #85737 - scottmcm:vec-calloc-option-nonzero, r=m-ou-sebors-0/+33
2021-05-27Add #[track_caller] to panic_anyAlex Veber-0/+1
2021-05-26Enable Vec's calloc optimization for Option<NonZero>Scott McMurray-0/+33
2021-05-26Rename opensbd to openbsdAlbert Ford-3/+3
2021-05-27Auto merge of #84124 - 12101111:libunwind, r=petrochenkovbors-76/+98
2021-05-27Rollup merge of #85719 - elichai:cstring-into_inner-inline, r=m-ou-seDylan DPC-0/+1
2021-05-27Rollup merge of #85689 - m-ou-se:array-intoiter-3, r=estebankDylan DPC-34/+0