about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2021-12-14Fix a bunch of typosFrank Steffahn-55/+55
2021-12-14Auto merge of #91902 - matthiaskrgr:rollup-hjjyhow, r=matthiaskrgrbors-1/+81
2021-12-14Rollup merge of #91851 - woppopo:const_maybeuninit_zeroed, r=yaahcMatthias Krüger-1/+2
2021-12-14Rollup merge of #91529 - TennyZhuang:try_reserve_binary_heap, r=yaahcMatthias Krüger-0/+79
2021-12-14Auto merge of #91766 - scottmcm:more-array-raw-eq, r=yaahcbors-5/+49
2021-12-14Auto merge of #91680 - saethlin:spare_capacity_mut-in-join, r=dtolnaybors-2/+10
2021-12-13Stabilize const_cstr_uncheckedKonrad Borowski-2/+1
2021-12-13Make `MaybeUninit::zeroed` `const`woppopo-1/+2
2021-12-13Auto merge of #91841 - matthiaskrgr:rollup-zlhsg5a, r=matthiaskrgrbors-59/+101
2021-12-13Rollup merge of #91824 - woppopo:const_ptr_write_bytes, r=oli-obkMatthias Krüger-1/+17
2021-12-13Rollup merge of #91749 - ssomers:btree_comments, r=Mark-SimulacrumMatthias Krüger-55/+58
2021-12-13Rollup merge of #91091 - ecstatic-morse:control-flow-enum-is, r=m-ou-seMatthias Krüger-2/+2
2021-12-13Rollup merge of #91086 - rhysd:issue-91085, r=m-ou-seMatthias Krüger-1/+24
2021-12-12Auto merge of #91549 - fee1-dead:const_env, r=spastorinobors-6/+31
2021-12-12Rollup merge of #91814 - japm48:spelling-fix, r=RalfJungMatthias Krüger-30/+30
2021-12-12Rollup merge of #91746 - ssomers:btree_tests, r=Mark-SimulacrumMatthias Krüger-6/+38
2021-12-12Make `(*mut T)::write_bytes` `const`woppopo-1/+17
2021-12-12Revert "Auto merge of #89450 - usbalbin:const_try_revert, r=oli-obk"Deadbeef-6/+31
2021-12-12doc: fix typo in commentsjapm48-30/+30
2021-12-11Rollup merge of #91806 - woppopo:const_unique, r=dtolnayMatthias Krüger-3/+4
2021-12-11Rollup merge of #91797 - the8472:fix-invalid-deref, r=Mark-SimulacrumMatthias Krüger-4/+6
2021-12-11Rollup merge of #91737 - Manishearth:panic-immediate-stdlib, r=joshtriplettMatthias Krüger-6/+25
2021-12-11Rollup merge of #90081 - woppopo:const_write_bytes, r=oli-obkMatthias Krüger-2/+48
2021-12-12Make `Unique`s methods `const`woppopo-3/+4
2021-12-11Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgrbors-65/+173
2021-12-11Rollup merge of #91721 - danielhenrymantilla:patch-1, r=joshtriplettMatthias Krüger-54/+135
2021-12-11Rollup merge of #91548 - luojia65:hint-spin-loop-riscv, r=AmanieuMatthias Krüger-0/+5
2021-12-11Rollup merge of #90741 - mbartlett21:patch-4, r=dtolnayMatthias Krüger-4/+19
2021-12-11Rollup merge of #90270 - woppopo:const_borrow_trait, r=dtolnayMatthias Krüger-7/+14
2021-12-11Fix zero-sized reference to deallocated memoryThe 8472-4/+6
2021-12-11Rollup merge of #91782 - maxwase:is_symlink_since_attribute, r=jyn514Matthias Krüger-2/+2
2021-12-11Rollup merge of #91711 - andrewbanchich:improve-zip-example, r=Mark-SimulacrumMatthias Krüger-6/+14
2021-12-11update feature gateTennyZhuang-4/+4
2021-12-11add BinaryHeap::try_reserve and BinaryHeap::try_reserve_exactTennyZhuang-0/+79
2021-12-11Correct since attribute for featureMaxwase-2/+2
2021-12-11Rollup merge of #91553 - devnexen:anc_data_dfbsd, r=yaahcMatthias Krüger-8/+92
2021-12-11Rollup merge of #91515 - jethrogb:rsplit_array, r=yaahcMatthias Krüger-0/+222
2021-12-11Rollup merge of #91127 - scottmcm:ptr_to_from_bits, r=dtolnayMatthias Krüger-0/+97
2021-12-11Auto merge of #91761 - matthiaskrgr:rollup-bjowmvz, r=matthiaskrgrbors-65/+58
2021-12-10Allow `memcmp` for more array comparisonsScott McMurray-5/+49
2021-12-10Rollup merge of #91755 - not-my-profile:fix-const_linked_list_new-since, r=dt...Matthias Krüger-1/+1
2021-12-10Rollup merge of #91709 - juniorbassani:use-from-array-in-set-examples, r=jyn514Matthias Krüger-57/+55
2021-12-10Rollup merge of #91697 - dtolnay:lossyfromstr, r=Mark-SimulacrumMatthias Krüger-5/+0
2021-12-10Rollup merge of #91686 - dalcde:patch-1, r=dtolnayMatthias Krüger-1/+1
2021-12-10Rollup merge of #91681 - WaffleLapkin:patch-3, r=scottmcmMatthias Krüger-1/+1
2021-12-10Rollup merge of #91679 - ibraheemdev:stream-mod, r=Mark-SimulacrumMatthias Krüger-0/+0
2021-12-10Rollup merge of #91646 - ibraheemdev:patch-9, r=dtolnayMatthias Krüger-1/+1
2021-12-10Rollup merge of #91524 - rukai:fix_extend_from_slice_docs, r=dtolnayMatthias Krüger-1/+1
2021-12-10Rollup merge of #91482 - JosephTLyons:update-HashMap-and-BTreeMap-documentati...Matthias Krüger-57/+75
2021-12-10Rollup merge of #91325 - RalfJung:const_eval_select, r=dtolnayMatthias Krüger-16/+37