about summary refs log tree commit diff
path: root/tests/ui/traits
AgeCommit message (Expand)AuthorLines
2024-12-17add testslcnr-0/+109
2024-12-14Auto merge of #134294 - matthiaskrgr:rollup-anh6io8, r=matthiaskrgrbors-2/+2
2024-12-14Rollup merge of #134181 - estebank:trim-render, r=oli-obkMatthias Krüger-8/+0
2024-12-13Arbitrary self types v2: adjust diagnostic.Adrian Taylor-2/+2
2024-12-12Filter empty lines, comments and delimiters from previous to last multiline s...Esteban Küber-2/+0
2024-12-12Tweak multispan renderingEsteban Küber-6/+0
2024-12-12Auto merge of #132961 - adetaylor:arbitrary-self-types-the-big-bit, r=compile...bors-2/+12
2024-12-11Arbitrary self types v2: use Receiver traitAdrian Taylor-2/+12
2024-12-11Rollup merge of #134105 - compiler-errors:validate-self-preds, r=wesleywiserJacob Pratt-0/+22
2024-12-10Validate self in host predicates correctlyMichael Goulet-0/+22
2024-12-10Tweak wording of non-const traits used as const boundsEsteban Küber-158/+676
2024-12-07Do not talk about "trait `<Foo = Bar>`"Esteban Küber-1/+1
2024-12-07Mention type parameter in more cases and don't suggest ~const bound already t...Esteban Küber-47/+7
2024-12-07Use trait name instead of full constraint in suggestion messageEsteban Küber-8/+8
2024-12-07reword trait bound suggestion message to include the boundsEsteban Küber-29/+29
2024-12-06Auto merge of #133559 - compiler-errors:structurally-resolve-adjust-for-branc...bors-0/+34
2024-12-05Resolve moreMichael Goulet-0/+26
2024-12-03Don't try and handle unfed `type_of` on anon constsBoxy-21/+3
2024-12-03Rollup merge of #133558 - compiler-errors:structurally-resolve-probe-adt, r=lcnrMatthias Krüger-0/+15
2024-12-03Auto merge of #133788 - matthiaskrgr:rollup-1p100a8, r=matthiaskrgrbors-25/+199
2024-12-03Rollup merge of #133517 - compiler-errors:deep-norm, r=lcnrMatthias Krüger-8/+53
2024-12-03Auto merge of #133321 - compiler-errors:const-checker, r=wesleywiserbors-39/+24
2024-12-02Structurally resolve in probe_adtMichael Goulet-0/+15
2024-12-02Assert that obligations are empty before deeply normalizingMichael Goulet-8/+7
2024-12-02Deeply normalize when computing implied outlives boundsMichael Goulet-0/+46
2024-12-02Fix const specializationMichael Goulet-10/+116
2024-12-02Reimplement specialization for const traitsMichael Goulet-7/+30
2024-12-01Adjust HostEffect error spans correctly to point at argsMichael Goulet-99/+155
2024-12-01Auto merge of #133365 - compiler-errors:compare-impl-item, r=lcnrbors-0/+48
2024-11-30Make compare_impl_item into a queryMichael Goulet-0/+48
2024-11-30Rollup merge of #133488 - Enselic:recurse-2, r=BoxyUwU许杰友 Jieyou Xu (Joe)-0/+19
2024-11-29Rollup merge of #133590 - nnethercote:rename-parse-only, r=estebankMatthias Krüger-3/+3
2024-11-28Structurally resolve before adjust_for_branchesMichael Goulet-0/+8
2024-11-29Rename `-Zparse-only`.Nicholas Nethercote-3/+3
2024-11-28support revealing defined opaque post borrowcklcnr-0/+100
2024-11-28move tests into subdirlcnr-0/+0
2024-11-28Auto merge of #133561 - GuillaumeGomez:rollup-g4upmv4, r=GuillaumeGomezbors-0/+108
2024-11-28Rollup merge of #133520 - compiler-errors:structurally-resolve-mir-borrowck, ...Guillaume Gomez-0/+32
2024-11-28Rollup merge of #133519 - compiler-errors:xform-ret-wf, r=lcnrGuillaume Gomez-0/+47
2024-11-28Rollup merge of #133368 - compiler-errors:codegen-select-unconstrained-params...Guillaume Gomez-0/+29
2024-11-27Rollup merge of #133521 - compiler-errors:structurally-resolve-cat-proj, r=lcnrMatthias Krüger-0/+20
2024-11-27Rollup merge of #133518 - compiler-errors:structurally-resolve-never, r=lcnrMatthias Krüger-1/+30
2024-11-27Check xform_ret_ty for WF in the new solver to improve method winnowingMichael Goulet-0/+47
2024-11-27Structurally resolve before applying projection in borrowckMichael Goulet-0/+32
2024-11-27Rollup merge of #133493 - lcnr:fulfill-fudge, r=compiler-errorsMatthias Krüger-60/+4
2024-11-27Bless tests due to extra error reporting due to normalizing types that are no...Michael Goulet-1/+10
2024-11-27Structurally resolve before matching on type of projectionMichael Goulet-0/+20
2024-11-27Structurally resolve before checking neverMichael Goulet-0/+20
2024-11-26Rollup merge of #133402 - compiler-errors:drop-and-destruct, r=lcnrMichael Goulet-465/+71
2024-11-26Auto merge of #133505 - compiler-errors:rollup-xjp8hdi, r=compiler-errorsbors-52/+4