about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
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-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-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
2021-05-27Rollup merge of #85649 - ChrisDenton:update-cc, r=matthewjasperDylan DPC-2/+2
2021-05-26don't use unneeded closureSmittyvb-1/+1
2021-05-26don't use unneeded closureSmittyvb-1/+1
2021-05-26Unify feature flags as `step_trait`Jacob Pratt-7/+0
2021-05-26Specialize implementationsJacob Pratt-105/+376
2021-05-26Mention float workaround in Iterator::{min,max}Smitty-2/+26
2021-05-26Auto merge of #83770 - the8472:tra-extend, r=Mark-Simulacrumbors-25/+63
2021-05-26Rollup merge of #85712 - BlackHoleFox:fix-iter-typo, r=jyn514Dylan DPC-1/+1
2021-05-26Rollup merge of #85679 - hch12907:master, r=Mark-SimulacrumDylan DPC-118/+0
2021-05-26Rollup merge of #85678 - lukas-code:matches2021, r=dtolnayDylan DPC-3/+4
2021-05-26Rollup merge of #85670 - m-ou-se:array-intoiter-1, r=scottmcmDylan DPC-5/+0
2021-05-26Rollup merge of #85625 - SkiFire13:fix-85613-vec-dedup-drop-panics, r=nagisaDylan DPC-25/+28
2021-05-26cleanup and fix compiling of libunwind12101111-76/+98