summary refs log tree commit diff
path: root/tests/ui/return
AgeCommit message (Expand)AuthorLines
2024-05-23Don't skip inner const when looking for body for suggestionMichael Goulet-0/+26
2024-05-20Move 100 entries from tests/ui into subdirsJubilee Young-0/+60
2024-05-16feat: add unit testcardigan1008-0/+17
2024-04-14Fix 1-tuple value suggestionMichael Goulet-2/+2
2024-04-14Suggest value on bare returnMichael Goulet-0/+22
2024-03-16Note that type param is chosen by caller when suggesting return impl Trait许杰友 Jieyou Xu (Joe)-0/+63
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-3/+3
2023-11-24Show number in error message even for one errorNilstrieb-5/+5
2023-10-18Tweak wording of type errors involving type paramsEsteban Küber-6/+6
2023-10-04Point to where missing return type should goMichael Goulet-2/+2
2023-08-10Bugfix: 'can_have_side_effects()' would return 'false' for struct/enum/array/...Morten Lohne-0/+59
2023-06-26`hir`: Add `Become` expression kindMaybe Waffle-10/+10
2023-01-30Modify primary span label for E0308Esteban Küber-3/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+593