about summary refs log tree commit diff
path: root/src/test/ui/rfc-2632-const-trait-impl/default-method-body-is-const-same-trait-ck.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2022-12-11Point at method call when it is the source of the bound errorEsteban Küber-4/+2
2022-10-20Do not suggest trivially false const predicatesMichael Goulet-4/+0
2022-08-21Rework point-at-argMichael Goulet-4/+6
2022-07-26bless tests, remove nonexistent E0395Deadbeef-12/+7
2022-05-30Remove `#[default..]` and add `#[const_trait]`Deadbeef-3/+3
2022-03-07Update tests after feature stabilizationEric Holk-3/+3
2022-02-12ReblessDeadbeef-0/+6
2022-02-12Report the selection error when possibleDeadbeef-5/+14
2022-01-11Add testDeadbeef-0/+9