about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-09-01Fall through when resolving elided assoc const lifetimesMichael Goulet-0/+59
2023-09-01Auto merge of #115400 - gurry:issue-115264-ice, r=compiler-errorsbors-0/+36
2023-09-01Return ident for ExprField and PatField HIR nodesGurinder Singh-0/+36
2023-08-31Auto merge of #115366 - compiler-errors:associated-type-bound-implicit-lifeti...bors-0/+19
2023-08-31Auto merge of #115389 - bvanjoi:fix-115380, r=petrochenkovbors-1/+1
2023-08-31Auto merge of #115384 - lqd:default-universe-info, r=matthewjasperbors-0/+119
2023-08-31fix(resolve): update def if binding is warning ambiguitybohan-1/+1
2023-08-31Auto merge of #115290 - compiler-errors:ctor-unsafe, r=cjgillotbors-16/+52
2023-08-31Rollup merge of #115378 - ferrocene:ignore-cross-compile, r=lqdMatthias Krüger-0/+7
2023-08-31Auto merge of #115392 - compiler-errors:coherence-spans, r=aliemjaybors-17/+7
2023-08-30Auto merge of #115194 - tmiasko:inline-always-encode-mir, r=compiler-errorsbors-0/+19
2023-08-30Test and note unsafe ctor to fn ptr coercionMichael Goulet-16/+25
2023-08-30rustc_layout_scalar_valid_range makes ctors unsafeMichael Goulet-0/+27
2023-08-30Auto merge of #115144 - Zoxc:parallel-guard, r=compiler-errorsbors-2/+5
2023-08-30Don't record spans for predicates in coherenceMichael Goulet-17/+7
2023-08-30Update failure statusJohn Kåre Alsaker-2/+5
2023-08-30add test for issue 114907Rémy Rakic-0/+119
2023-08-30`ignore-cross-compile` remaining tests that run binariesLukas Wirth-0/+7
2023-08-30Test variances of TAITsOli Scherer-0/+136
2023-08-30Revert "Auto merge of #102417 - oli-obk:opaque_lifetimes2, r=jackh726"Oli Scherer-79/+62
2023-08-30Rollup merge of #115363 - kpreid:suggest-private, r=compiler-errorsMatthias Krüger-0/+25
2023-08-30Rollup merge of #115355 - lqd:issue-115351, r=compiler-errorsMatthias Krüger-0/+39
2023-08-30Rollup merge of #115347 - y21:generic-bound-impl-trait-ty, r=compiler-errorsMatthias Krüger-0/+40
2023-08-30Rollup merge of #115313 - gurry:issue-114918-cycle-detected, r=compiler-errorsMatthias Krüger-0/+91
2023-08-30Rollup merge of #114704 - bvanjoi:fix-114636, r=compiler-errorsMatthias Krüger-38/+44
2023-08-30Make get_return_block() return Some only for HIR nodes in bodyGurinder Singh-0/+91
2023-08-30Capture lifetimes for associated type bounds destined to be lowered to opaquesMichael Goulet-0/+19
2023-08-29Don't suggest adding parentheses to call an inaccessible method.Kevin Reid-0/+25
2023-08-29add non-regression test for issue 115351Rémy Rakic-0/+39
2023-08-29Rollup merge of #115187 - ouz-a:smir_wrap, r=oli-obkMatthias Krüger-31/+3
2023-08-29Rollup merge of #115174 - davidtwco:needs-test-bad-location-list-67992, r=wes...Matthias Krüger-0/+31
2023-08-29Rollup merge of #111580 - atsuzaki:layout-ice, r=oli-obkMatthias Krüger-0/+42
2023-08-29suggest removing `impl` in generic trait bound positiony21-0/+40
2023-08-29Auto merge of #112775 - c410-f3r:t3st3ss, r=petrochenkovbors-0/+0
2023-08-29Create StableMir replacer for SMirCallsouz-a-31/+3
2023-08-29there seems to be no reason to treat ZST specially in these casesRalf Jung-7/+7
2023-08-29rustc_abi: audit uses of is_zst; fix a case of giving an enum insufficient al...Ralf Jung-0/+58
2023-08-29Auto merge of #115260 - scottmcm:not-quite-so-cold, r=WaffleLapkinbors-2/+11
2023-08-28Move testsCaio-0/+0
2023-08-28Auto merge of #115326 - matthiaskrgr:rollup-qsoa8ar, r=matthiaskrgrbors-429/+131
2023-08-28Don't ICE on layout computation failureKatherine Philip-0/+42
2023-08-28Auto merge of #114489 - compiler-errors:rpitit-capture-all, r=oli-obkbors-70/+149
2023-08-28Rollup merge of #115322 - estebank:list-tweak, r=compiler-errorsMatthias Krüger-15/+15
2023-08-28Rollup merge of #115311 - dtolnay:usearcself, r=compiler-errorsMatthias Krüger-209/+11
2023-08-28Rollup merge of #115294 - compiler-errors:cycle-err, r=oli-obkMatthias Krüger-205/+105
2023-08-28Tweak output of `to_pretty_impl_header` involving only anon lifetimesEsteban Küber-15/+15
2023-08-28Auto merge of #115050 - khei4:khei4/codegen-move-before-nocapture, r=nikicbors-0/+22
2023-08-28Auto merge of #114774 - Enselic:less-move-size-noise, r=oli-obkbors-21/+4
2023-08-28Revert "Suggest using `Arc` on `!Send`/`!Sync` types"David Tolnay-209/+11
2023-08-28Rollup merge of #115280 - RalfJung:panic-cleanup-triple-backtrace, r=AmanieuMatthias Krüger-11/+12