about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-02-28Rollup merge of #136824 - lcnr:yeet, r=compiler-errors许杰友 Jieyou Xu (Joe)-248/+312
2025-02-28Rollup merge of #136424 - 11happy:overflow.hex.fix, r=fmease许杰友 Jieyou Xu (Joe)-4/+21
2025-02-28add test using only trait boundslcnr-0/+48
2025-02-28reviewlcnr-2/+10
2025-02-28add test for newly supported behaviorlcnr-0/+43
2025-02-28normalizing where-clauses is also coinductive, add testslcnr-10/+213
2025-02-28remove useless testslcnr-238/+0
2025-02-28Auto merge of #137710 - matthiaskrgr:rollup-3vmxxu9, r=matthiaskrgrbors-2/+282
2025-02-28fix: fix overflowing hex wrong suggestion11happy-4/+21
2025-02-28Auto merge of #137669 - DianQK:fn-atts-virtual, r=saethlinbors-0/+45
2025-02-27Rollup merge of #137455 - compiler-errors:drop-lint-dtor, r=oli-obkMatthias Krüger-0/+180
2025-02-27Rollup merge of #137304 - pitaj:rangebounds-is_empty-intersect, r=ibraheemdevMatthias Krüger-1/+2
2025-02-27Don't infer attributes of virtual calls based on the function bodyDianQK-24/+2
2025-02-27require trait impls to have matching const stabilities as the traitsDeadbeef-1/+100
2025-02-26Print out destructorMichael Goulet-0/+180
2025-02-26Rollup merge of #137635 - compiler-errors:constrain-unstable, r=SparrowLiiLeón Orell Valerian Liehr-0/+29
2025-02-26Rollup merge of #137631 - TaKO8Ki:issue-137508, r=compiler-errorsLeón Orell Valerian Liehr-0/+73
2025-02-26Rollup merge of #137201 - estebank:structured-errors-long-ty, r=oli-obkLeón Orell Valerian Liehr-9/+114
2025-02-26Add a test case for #137646DianQK-0/+67
2025-02-26Rollup merge of #137622 - jdonszelmann:fix-137589, r=compiler-errorsLeón Orell Valerian Liehr-0/+75
2025-02-26Rollup merge of #137613 - davidtwco:const-traits-variances, r=compiler-errorsLeón Orell Valerian Liehr-0/+21
2025-02-26Rollup merge of #137604 - davidtwco:host-effect-resolve-vars, r=compiler-errorsLeón Orell Valerian Liehr-0/+36
2025-02-26Rollup merge of #137559 - folkertdev:run-more-emscripten-tests, r=fmeaseLeón Orell Valerian Liehr-21/+9
2025-02-26Rollup merge of #137544 - petrochenkov:deritest, r=fmeaseLeón Orell Valerian Liehr-0/+172
2025-02-26fix #137508Takayuki Maeda-0/+73
2025-02-25Don't suggest constraining unstable associated typesMichael Goulet-0/+29
2025-02-25Auto merge of #137608 - fmease:rollup-h4siso6, r=fmeasebors-25/+111
2025-02-25fix #137589Jana Dönszelmann-0/+75
2025-02-25Make E0609 a structured errorEsteban Küber-2/+5
2025-02-25Make E0614 a structured errorEsteban Küber-12/+15
2025-02-25Make E0529 a structured errorEsteban Küber-4/+7
2025-02-25Add testsEsteban Küber-0/+67
2025-02-25Teach structured errors to display short `Ty`Esteban Küber-0/+29
2025-02-25Auto merge of #137611 - fmease:rollup-ln673ux, r=fmeasebors-19/+60
2025-02-25Rollup merge of #137602 - davidtwco:force-inline-description, r=fmeaseLeón Orell Valerian Liehr-4/+4
2025-02-25Rollup merge of #137595 - folkertdev:remove-simd-pow-powi, r=RalfJungLeón Orell Valerian Liehr-20/+5
2025-02-25Rollup merge of #137464 - chenyukang:yukang-fix-136343, r=estebankLeón Orell Valerian Liehr-0/+35
2025-02-25Rollup merge of #137444 - compiler-errors:drop-lint, r=oli-obkLeón Orell Valerian Liehr-1/+67
2025-02-25Auto merge of #133832 - madsmtm:apple-symbols.o, r=DianQKbors-0/+50
2025-02-25remove `simd_fpow` and `simd_fpowi`Folkert de Vries-20/+5
2025-02-25Don't require method impls for methods with `Self:Sized` bounds for impls for...Oli Scherer-19/+60
2025-02-25Auto merge of #137573 - compiler-errors:rollup-noq9yhp, r=compiler-errorsbors-973/+776
2025-02-24Rollup merge of #137556 - RalfJung:simd_shuffle_const_generic, r=oli-obkMichael Goulet-45/+45
2025-02-24Rollup merge of #137550 - matthewjasper:panic-later-for-missing-dropck-error,...Michael Goulet-0/+33
2025-02-24Rollup merge of #137548 - compiler-errors:asm-ty, r=oli-obkMichael Goulet-0/+49
2025-02-24Rollup merge of #137489 - RalfJung:no-more-rustc_intrinsic_must_be_overridden...Michael Goulet-24/+12
2025-02-24Rollup merge of #137417 - taiki-e:riscv-atomic, r=AmanieuMichael Goulet-0/+5
2025-02-24Rollup merge of #137289 - compiler-errors:coerce-unsized-errors, r=oli-obkMichael Goulet-57/+143
2025-02-24Deduplicate CoerceUnsized and DispatchFromDyn impl errorsMichael Goulet-46/+6
2025-02-24Simplify trait error message for CoercePointee validationMichael Goulet-3/+114