summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-trait
AgeCommit message (Expand)AuthorLines
2023-03-02Add simple trait testSantiago Pastorino-0/+11
2023-02-28Descriptive error when users try to combine RPITIT/AFIT with specializationMichael Goulet-1/+10
2023-02-21Add a test for default trait method with RPITITsMichael Goulet-0/+28
2023-02-09Introduce `ReError`Esteban Küber-2/+2
2023-02-02Rollup merge of #107201 - compiler-errors:confusing-async-fn-note, r=estebankMatthias Krüger-10/+0
2023-01-30Modify primary span label for E0308Esteban Küber-3/+3
2023-01-22Remove confusing 'while checking' note from opaque future type mismatchesMichael Goulet-10/+0
2023-01-11Make `&`-removal suggestion verboseEsteban Küber-4/+8
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1013