about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-12-22Bless clippy test.Mara Bos-1/+1
2021-12-21Use panic() instead of panic!() in some places in core.Mara Bos-19/+25
2021-12-21Auto merge of #91903 - tmiasko:bit-set-hash, r=jackh726bors-6/+33
2021-12-21Auto merge of #92126 - RalfJung:miri, r=RalfJungbors-8/+6
2021-12-20Auto merge of #92144 - rust-lang:tmandry-patch-1, r=Mark-Simulacrumbors-0/+1
2021-12-20Add tmandry to .mailmapTyler Mandry-0/+1
2021-12-20update MiriRalf Jung-8/+6
2021-12-20Auto merge of #92108 - r00ster91:patch-6, r=jyn514bors-1/+1
2021-12-20Auto merge of #91924 - Aaron1011:serialize-adt-def, r=michaelwoeristerbors-28/+23
2021-12-20Auto merge of #92041 - Aaron1011:remove-speculative-evaluation, r=jackh726bors-18/+35
2021-12-20Auto merge of #91900 - pitaj:fix-91714, r=jyn514bors-157/+99
2021-12-20Auto merge of #91844 - nnethercote:rm-ObligationCauseData-2, r=Mark-Simulacrumbors-139/+135
2021-12-20Eliminate `ObligationCauseData`.Nicholas Nethercote-139/+135
2021-12-19paniced -> panickedr00ster-1/+1
2021-12-19Auto merge of #92106 - matthiaskrgr:rollup-zw6t1mu, r=matthiaskrgrbors-66/+104
2021-12-19Rollup merge of #92029 - nikic:section-flags-fix, r=davidtwcoMatthias Krüger-1/+8
2021-12-19Rollup merge of #91895 - pitaj:91867-monomorphize, r=Aaron1011Matthias Krüger-7/+6
2021-12-19Rollup merge of #91878 - LegionMammal978:less-inband-infer, r=Aaron1011Matthias Krüger-49/+48
2021-12-19Rollup merge of #91791 - terrarier2111:fix-float-ice, r=nagisaMatthias Krüger-9/+42
2021-12-19Auto merge of #92099 - matthiaskrgr:rollup-4gwv67m, r=matthiaskrgrbors-277/+228
2021-12-19Fix an ICE when lowering a float with missing exponent magnitudethreadexception-9/+42
2021-12-19Rollup merge of #92081 - jyn514:need-backline, r=GuillaumeGomezMatthias Krüger-7/+3
2021-12-19Rollup merge of #92077 - jyn514:remove-collapsed, r=GuillaumeGomezMatthias Krüger-17/+4
2021-12-19Rollup merge of #92071 - ajtribick:patch-1, r=the8472Matthias Krüger-5/+5
2021-12-19Rollup merge of #92042 - ChrisDenton:msvc-static-tls, r=nagisaMatthias Krüger-27/+21
2021-12-19Rollup merge of #92028 - petrochenkov:psimd, r=Mark-SimulacrumMatthias Krüger-62/+25
2021-12-19Rollup merge of #91984 - Aaron1011:rustc-middle-lifetime, r=oli-obkMatthias Krüger-111/+122
2021-12-19Rollup merge of #91141 - jhpratt:int_roundings, r=joshtriplettMatthias Krüger-48/+48
2021-12-19Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obkbors-415/+354
2021-12-19Auto merge of #91871 - camelid:urlpartsbuilder, r=GuillaumeGomezbors-17/+192
2021-12-19Auto merge of #89831 - Aaron1011:project-caching-speedup, r=jackh726bors-6/+138
2021-12-19Auto merge of #92090 - matthiaskrgr:rollup-pbyqddi, r=matthiaskrgrbors-99/+374
2021-12-18Re-introduce concept of projection cache 'completion'Aaron Hill-6/+138
2021-12-19Rollup merge of #92082 - jyn514:remove-from-iterator, r=jyn514Matthias Krüger-12/+16
2021-12-19Rollup merge of #92063 - OverOrion:patch-1, r=jyn514Matthias Krüger-1/+1
2021-12-19Rollup merge of #92020 - Folyd:stream-unpin, r=m-ou-seMatthias Krüger-2/+2
2021-12-19Rollup merge of #91956 - notriddle:notriddle/unused-parens-range, r=nagisaMatthias Krüger-1/+52
2021-12-19Rollup merge of #91932 - Kixiron:randomize-seed, r=nagisaMatthias Krüger-8/+17
2021-12-19Rollup merge of #91894 - pitaj:91867-incremental, r=Aaron1011Matthias Krüger-8/+7
2021-12-19Rollup merge of #91834 - GuillaumeGomez:improve-gui-test-readability, r=jshaMatthias Krüger-67/+279
2021-12-18Auto merge of #91837 - Kobzol:stable-hash-map-avoid-sort, r=the8472bors-23/+43
2021-12-18Auto merge of #92065 - matthiaskrgr:rollup-qmpcsuj, r=matthiaskrgrbors-429/+543
2021-12-18Explicitly set no ELF flags for .rustc sectionNikita Popov-1/+8
2021-12-18Write code directly instead of using FromIteratorNoah Lev-12/+16
2021-12-18Remove unnecessary `need_backline` functionJoshua Nelson-7/+3
2021-12-18Remove `collapsed` fieldJoshua Nelson-17/+4
2021-12-18Update example code for Vec::splice to change the lengthajtribick-5/+5
2021-12-18Auto merge of #92064 - matthiaskrgr:rollup-tgj2pai, r=matthiaskrgrbors-192/+183
2021-12-18Rollup merge of #92050 - r00ster91:patch-5, r=camelidMatthias Krüger-2/+2
2021-12-18Rollup merge of #92047 - Aaron1011:location-detail-backtrace, r=Mark-SimulacrumMatthias Krüger-3/+7