about summary refs log tree commit diff
path: root/tests/ui/tuple
AgeCommit message (Expand)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-5/+5
2023-11-16recover primary span labelEsteban Küber-7/+7
2023-11-16Suggest `unwrap()` on field not found for `Result`/`Option`Esteban Küber-2/+12
2023-11-16Suggest field typo through derefsEsteban Küber-1/+1
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+4
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-1/+1
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-3/+3
2023-04-02Move some UI tests into subdirectoriesjyn-0/+32
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-2/+2
2023-02-14Re-add replacement logic and add comment explaining itEsteban Küber-4/+6
2023-02-14Show the effects of weird code commented outEsteban Küber-6/+4
2023-02-14Make removal suggestion not verboseEsteban Küber-6/+4
2023-02-14rebase and review commentsEsteban Küber-2/+2
2023-02-14More accurate spans for arg removal suggestionEsteban Küber-4/+6
2023-01-30Modify primary span label for E0308Esteban Küber-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+624