about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-12-10Auto merge of #91760 - matthiaskrgr:rollup-zcemh6j, r=matthiaskrgrbors-224/+424
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
2021-12-10Rollup merge of #91105 - jplatte:stream-docs, r=dtolnayMatthias Krüger-3/+3
2021-12-10Rollup merge of #90897 - jhpratt:fix-incorrect-feature-flags, r=dtolnayMatthias Krüger-2/+2
2021-12-10Rollup merge of #90407 - pierwill:edit-rustc-incremental-docs, r=cjgillotMatthias Krüger-13/+63
2021-12-09Fix span calculation on secondary_label as wellMichael Goulet-2/+22
2021-12-09Auto merge of #85157 - the8472:drain-drop-in-place, r=Mark-Simulacrumbors-14/+39
2021-12-09Auto merge of #81156 - DrMeepster:read_buf, r=joshtriplettbors-289/+899
2021-12-09Auto merge of #91692 - matthiaskrgr:rollup-u7dvh0n, r=matthiaskrgrbors-98/+542
2021-12-09Rollup merge of #91685 - Aaron1011:install-llvm-tools, r=Mark-SimulacrumMatthias Krüger-0/+11
2021-12-09Rollup merge of #91634 - terrarier2111:fix-recover-from-variant-ice, r=nagisaMatthias Krüger-20/+64
2021-12-09Rollup merge of #91042 - Kobzol:vec-extend-cleanup, r=nagisaMatthias Krüger-16/+6
2021-12-09Rollup merge of #90796 - Amanieu:remove_reg_thumb, r=joshtriplettMatthias Krüger-65/+30
2021-12-09Rollup merge of #89999 - talagrand:GetTempPath2, r=m-ou-seMatthias Krüger-13/+16
2021-12-09Rollup merge of #87599 - Smittyvb:concat_bytes, r=Mark-SimulacrumMatthias Krüger-0/+421
2021-12-09Auto merge of #91691 - matthiaskrgr:rollup-wfommdr, r=matthiaskrgrbors-53/+298
2021-12-09Rollup merge of #91666 - RalfJung:miri, r=RalfJungMatthias Krüger-15/+8
2021-12-09Rollup merge of #91645 - ibraheemdev:future-join, r=joshtriplettMatthias Krüger-0/+239
2021-12-09Rollup merge of #91568 - dtolnay:breakspace, r=nagisaMatthias Krüger-16/+11
2021-12-09Rollup merge of #91476 - m-ou-se:ferris-identifier, r=estebankMatthias Krüger-6/+34
2021-12-09Rollup merge of #91042 - Kobzol:vec-extend-cleanup, r=nagisaMatthias Krüger-16/+6
2021-12-09Auto merge of #91677 - matthiaskrgr:rollup-yiczced, r=matthiaskrgrbors-39/+215
2021-12-08Install llvm tools to sysroot when assembling local toolchainAaron Hill-0/+11
2021-12-09Use `*mut [T]` instead of `[MaybeUninit<T>]`The 8472-7/+5
2021-12-09Remove redundant [..]sest31-127/+123
2021-12-08Pretty print break and continue without redundant spaceDavid Tolnay-16/+11
2021-12-08trim down expansion of `core::future::join`Ibraheem Ahmed-42/+56
2021-12-08Rollup merge of #91667 - GuillaumeGomez:fix-index-itemtypes, r=notriddleMatthias Krüger-26/+28
2021-12-08Rollup merge of #91637 - tmiasko:generator-packed-drop, r=ecstatic-morseMatthias Krüger-2/+26
2021-12-08Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomezMatthias Krüger-7/+16
2021-12-08Rollup merge of #91337 - FabianWolff:issue-91227-misspelled-macro, r=nagisaMatthias Krüger-4/+61
2021-12-08Rollup merge of #91245 - cameron1024:suggest-i32-u32-char-cast, r=nagisaMatthias Krüger-0/+84
2021-12-08Use Vec extend instead of repeated pushes in several placesJakub Beránek-16/+6
2021-12-08remove implicit .await from `core::future::join`Ibraheem Ahmed-53/+64
2021-12-08Do not attempt to suggest help for overly malformed struct/function callthreadexception-20/+64
2021-12-08Auto merge of #91665 - matthiaskrgr:rollup-o3wnkam, r=matthiaskrgrbors-407/+765
2021-12-08Fix indent of itemTypes in search.jsGuillaume Gomez-26/+28
2021-12-08update MiriRalf Jung-15/+8
2021-12-08Rollup merge of #91630 - GuillaumeGomez:missing-whitespace, r=notriddleMatthias Krüger-1/+1
2021-12-08Rollup merge of #91619 - ehuss:update-cargo, r=ehussMatthias Krüger-3/+3
2021-12-08Rollup merge of #91610 - aDotInTheVoid:patch-2, r=GuillaumeGomezMatthias Krüger-1/+1
2021-12-08Rollup merge of #91571 - dtolnay:printerderef, r=Mark-SimulacrumMatthias Krüger-342/+342
2021-12-08Rollup merge of #91570 - nbdd0121:const_typeck, r=oli-obkMatthias Krüger-40/+88
2021-12-08Rollup merge of #91551 - b-naber:const-eval-normalization-ice, r=oli-obkMatthias Krüger-12/+129