about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-12-11Rollup merge of #91737 - Manishearth:panic-immediate-stdlib, r=joshtriplettMatthias Krüger-6/+25
2021-12-11Rollup merge of #91643 - Amanieu:r9x18, r=joshtriplettMatthias Krüger-28/+83
2021-12-11Rollup merge of #90081 - woppopo:const_write_bytes, r=oli-obkMatthias Krüger-2/+72
2021-12-11Auto merge of #91799 - matthiaskrgr:rollup-b38xx6i, r=matthiaskrgrbors-200/+948
2021-12-11Fix AArch64 asm ui testsAmanieu d'Antras-19/+11
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-11Rollup merge of #89734 - estebank:issue-72312, r=nikomatsakisMatthias Krüger-133/+466
2021-12-11Rollup merge of #83174 - camelid:borrow-help, r=oli-obkMatthias Krüger-2/+309
2021-12-11Auto merge of #91792 - matthiaskrgr:rollup-2epg7jq, r=matthiaskrgrbors-271/+405
2021-12-11Rollup merge of #91782 - maxwase:is_symlink_since_attribute, r=jyn514Matthias Krüger-2/+2
2021-12-11Rollup merge of #91718 - RalfJung:unaligned_references, r=nagisaMatthias Krüger-0/+25
2021-12-11Rollup merge of #91717 - inashivb:issue-91713, r=jyn514Matthias Krüger-13/+51
2021-12-11Rollup merge of #91711 - andrewbanchich:improve-zip-example, r=Mark-SimulacrumMatthias Krüger-6/+14
2021-12-11Rollup merge of #91682 - camelid:alias-layout, r=jyn514Matthias Krüger-0/+13
2021-12-11Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obkMatthias Krüger-199/+211
2021-12-11Rollup merge of #91617 - nnethercote:improve-List-readability, r=lcnrMatthias Krüger-51/+89
2021-12-11Correct since attribute for featureMaxwase-2/+2
2021-12-11Auto merge of #91776 - matthiaskrgr:rollup-tlb4bw1, r=matthiaskrgrbors-39/+561
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 #91426 - eggyal:idfunctor-panic-safety, r=lcnrMatthias Krüger-24/+30
2021-12-11Rollup merge of #91373 - djkoloski:fuchsia_test_suite, r=Mark-SimulacrumMatthias Krüger-2/+63
2021-12-11Rollup merge of #91310 - hi-rustin:rustin-patch-rustdoc, r=jyn514Matthias Krüger-5/+57
2021-12-11Rollup merge of #91127 - scottmcm:ptr_to_from_bits, r=dtolnayMatthias Krüger-0/+97
2021-12-11Auto merge of #91720 - Aaron1011:skip-llvm-ci-tools, r=Mark-Simulacrumbors-1/+6
2021-12-11Auto merge of #91761 - matthiaskrgr:rollup-bjowmvz, r=matthiaskrgrbors-76/+614
2021-12-11Auto merge of #91715 - the8472:bump-rmeta-fromat-version, r=Mark-Simulacrumbors-1/+1
2021-12-10Suggest using a temporary variable to fix borrowck errorsNoah Lev-2/+309
2021-12-10Auto merge of #91760 - matthiaskrgr:rollup-zcemh6j, r=matthiaskrgrbors-224/+424
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 #91747 - pierwill:patch-1, r=Mark-SimulacrumMatthias Krüger-0/+1
2021-12-10Rollup merge of #91716 - jyn514:x.py-defaults, r=Mark-SimulacrumMatthias Krüger-8/+15
2021-12-10Rollup merge of #91709 - juniorbassani:use-from-array-in-set-examples, r=jyn514Matthias Krüger-57/+55
2021-12-10Rollup merge of #91706 - Amanieu:asm_unstable_book2, r=joshtriplettMatthias Krüger-0/+150
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 #91678 - b-naber:tests-for-postpone-const-eval, r=jackh726Matthias Krüger-0/+387
2021-12-10Rollup merge of #91668 - ChrisDenton:bootstrap-clean-error, r=Mark-SimulacrumMatthias Krüger-3/+3
2021-12-10Rollup merge of #91646 - ibraheemdev:patch-9, r=dtolnayMatthias Krüger-1/+1
2021-12-10Rollup merge of #91625 - est31:remove_indexes, r=oli-obkMatthias Krüger-127/+123
2021-12-10Rollup merge of #91575 - compiler-errors:issue-91556, r=cjgillotMatthias Krüger-2/+22
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 #91470 - wesleywiser:code_coverage_link_error, r=tmandryMatthias Krüger-2/+97
2021-12-10Rollup merge of #91325 - RalfJung:const_eval_select, r=dtolnayMatthias Krüger-16/+37