about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-12-12don't alloc Path and mutate it inplaceklensy-11/+6
2021-12-12Auto merge of #89404 - Kobzol:hash-stable-sort, r=Mark-Simulacrumbors-1/+2
2021-12-12Auto merge of #91813 - matthiaskrgr:rollup-nryyeyj, r=matthiaskrgrbors-92/+289
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 #91780 - cjgillot:localize, r=Mark-SimulacrumMatthias Krüger-28/+0
2021-12-11Rollup merge of #91764 - cjgillot:elide-anyway, r=jackh726Matthias Krüger-21/+78
2021-12-11Rollup merge of #91750 - notriddle:notriddle/doc-notable_trait-mut_t_is_not_r...Matthias Krüger-0/+21
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 #91769 - estebank:type-trait-bound-span-2, r=oli-obkbors-257/+503
2021-12-12Make `Unique`s methods `const`woppopo-3/+4
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-11Fix zero-sized reference to deallocated memoryThe 8472-4/+6
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-11Add test.Camille GILLOT-0/+72
2021-12-11Auto merge of #91776 - matthiaskrgr:rollup-tlb4bw1, r=matthiaskrgrbors-39/+561
2021-12-11Do not ICE when suggesting elided lifetimes on non-existent spans.Camille GILLOT-0/+5
2021-12-11Remove useless variant.Camille GILLOT-21/+1
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-11Tweak assoc type obligation spansEsteban Kuber-257/+503
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