about summary refs log tree commit diff
path: root/src/test/ui/suggestions/impl-trait-with-missing-trait-bounds-in-arg.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2022-06-22point to type param definition when not finding variant, method and assoc typeTakayuki Maeda-0/+2
2022-04-30Bless tests.Camille GILLOT-1/+1
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
2020-01-08Unify output of "variant not found" errorsEsteban Küber-1/+1
2019-09-08Give method not found a primary span labelEsteban Küber-1/+1
2019-08-22Correctly suggest adding bounds to `impl Trait` argumentEsteban Küber-0/+15