about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-05-09Only check storage liveness for direct projections.Camille GILLOT-6/+3
2023-05-09Do not check StorageLive dominates address-taking.Camille GILLOT-41/+75
2023-05-09Only check that StorageLive dominates address-taking.Camille GILLOT-4/+1
2023-05-09Explicit performance concern.Camille GILLOT-2/+2
2023-05-09Explicitly skip arguments.Camille GILLOT-0/+1
2023-05-09Do not consider borrowed Freeze locals as SSA.Camille GILLOT-43/+69
2023-05-09Implement SSA-based reference propagation.Camille GILLOT-80/+2668
2023-05-09Auto merge of #110285 - KisaragiEffective:sync-stdarch, r=Amanieubors-1/+0
2023-05-09Auto merge of #111380 - Dylan-DPC:rollup-xiptbhn, r=Dylan-DPCbors-914/+1734
2023-05-09Rollup merge of #111361 - rustbot:docs-update, r=ehussDylan DPC-0/+0
2023-05-09Rollup merge of #111252 - matthewjasper:min-spec-improvements, r=compiler-errorsDylan DPC-48/+346
2023-05-09Rollup merge of #111120 - chenyukang:yukang-suggest-let, r=NilstriebDylan DPC-16/+122
2023-05-09Rollup merge of #110694 - est31:builtin, r=petrochenkovDylan DPC-136/+333
2023-05-09Rollup merge of #110583 - Ezrashaw:tweak-make-mut-spans, r=estebankDylan DPC-323/+338
2023-05-09Rollup merge of #110504 - compiler-errors:tweak-borrow-sugg, r=cjgillotDylan DPC-391/+527
2023-05-09Rollup merge of #110304 - cchiw:master, r=davidtwcoDylan DPC-0/+68
2023-05-09Auto merge of #110152 - ChrisDenton:windows-sys, r=thomccbors-3098/+7187
2023-05-09move sugg to derive session diagnosticyukang-9/+18
2023-05-09Auto merge of #110027 - nbdd0121:dieting, r=m-ou-sebors-0/+9
2023-05-08Auto merge of #111296 - Sp00ph:const_gcd, r=nagisa,Mark-Simulacrumbors-37/+6
2023-05-08Auto merge of #111358 - compiler-errors:rollup-yv27vrp, r=compiler-errorsbors-485/+2066
2023-05-08Auto merge of #111007 - JakobDegen:nrvo, r=tmiaskobors-574/+247
2023-05-08Update booksrustbot-0/+0
2023-05-08Rollup merge of #111354 - jonas-schievink:enable-future-combinators, r=compil...Michael Goulet-14/+11
2023-05-08Rollup merge of #111170 - compiler-errors:diag-doc, r=petrochenkovMichael Goulet-25/+116
2023-05-08Rollup merge of #111118 - chenyukang:yukang-sugg-struct, r=compiler-errorsMichael Goulet-8/+50
2023-05-08Rollup merge of #111004 - clubby789:migrate-mir-transform, r=oli-obkMichael Goulet-200/+470
2023-05-08Rollup merge of #109410 - fmease:iat-alias-kind-inherent, r=compiler-errorsMichael Goulet-229/+1365
2023-05-08Rollup merge of #104070 - nbdd0121:unwind, r=AmanieuMichael Goulet-9/+54
2023-05-08Fix miscompilation when adding default method to `Future`Jonas Schievink-14/+11
2023-05-08Auto merge of #110824 - cjgillot:const-prop-index, r=JakobDegen,oli-obkbors-4/+26
2023-05-08Auto merge of #111346 - JohnTitor:rollup-6g5cg9z, r=JohnTitorbors-81/+454
2023-05-08Disable nrvo mir optJakob Degen-574/+247
2023-05-08Rollup merge of #111332 - loongarch-rs:inline-asm, r=AmanieuYuki Okushi-6/+16
2023-05-08Rollup merge of #111331 - taiki-e:s390x-asm-cc, r=AmanieuYuki Okushi-3/+14
2023-05-08Rollup merge of #111315 - Swatinem:rm-identitiy-future, r=Mark-SimulacrumYuki Okushi-8/+0
2023-05-08Rollup merge of #111211 - compiler-errors:negative-bounds-super, r=TaKO8KiYuki Okushi-5/+25
2023-05-08Rollup merge of #110638 - nikarh:vita, r=Mark-SimulacrumYuki Okushi-40/+321
2023-05-08Rollup merge of #110377 - chrisnc:armv7-atomic-64, r=cjgillotYuki Okushi-5/+5
2023-05-08Rollup merge of #105354 - BlackHoleFox:apple-deployment-printer, r=oli-obkYuki Okushi-14/+73
2023-05-08std: remove test for arm's crypto featureKisaragi Marine-1/+0
2023-05-08stdarch: update submodule, take 5Kisaragi Marine-0/+0
2023-05-08Auto merge of #111342 - Dylan-DPC:rollup-b5p6wzy, r=Dylan-DPCbors-85/+312
2023-05-08make it more accurate by parsing tyyukang-9/+19
2023-05-08suggest struct when we get colon in fileds in enumyukang-5/+37
2023-05-08code refactor and fix wrong suggestionyukang-24/+51
2023-05-08Mark s390x condition code register as clobbered in inline assemblyTaiki Endo-3/+14
2023-05-08Rollup merge of #111323 - jyn514:shim-error, r=Mark-SimulacrumDylan DPC-4/+14
2023-05-08Rollup merge of #111265 - spastorino:has_self-opaque_ty, r=compiler-errorsDylan DPC-1/+1
2023-05-08Rollup merge of #111262 - ChrisDenton:normalize-msvc-output, r=cjgillotDylan DPC-10/+3