about summary refs log tree commit diff
path: root/tests/ui/resolve
AgeCommit message (Expand)AuthorLines
2023-04-02Move some UI tests into subdirectoriesjyn-0/+34
2023-03-20Lint ambiguous glob re-exports许杰友 Jieyou Xu (Joe)-0/+80
2023-03-01Rollup merge of #108297 - chenyukang:yukang/delim-error-exit, r=petrochenkovMatthias Krüger-67/+19
2023-02-28Exit when there are unmatched delims to avoid noisy diagnosticsyukang-67/+19
2023-02-27diagnostics: avoid querying `associated_item` in the resolverMichael Howell-0/+17
2023-02-14Make removal suggestion not verboseEsteban Küber-6/+4
2023-02-14rebase and review commentsEsteban Küber-1/+1
2023-02-14More accurate spans for arg removal suggestionEsteban Küber-2/+3
2023-01-30Modify primary span label for E0308Esteban Küber-5/+5
2023-01-13Rollup merge of #106585 - estebank:issue-46585, r=compiler-errorsMatthias Krüger-1/+6
2023-01-13Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obkbors-0/+2
2023-01-12Rollup merge of #106579 - estebank:issue-52144, r=Nilstriebnils-5/+25
2023-01-12fix fmt and blessDeadbeef-0/+2
2023-01-11review comments: Tweak outputEsteban Küber-0/+16
2023-01-11Suggest making private tuple struct field publicEsteban Küber-5/+9
2023-01-11When suggesting writing a fully qualified path probe for appropriate typesEsteban Küber-1/+6
2023-01-11label where constructor is defined and note that it should be calledMichael Goulet-3/+3
2023-01-11Be more specific about constructor `FnDef`s in type mismatchMichael Goulet-9/+9
2023-01-11Move /src/test to /testsAlbert Larsan-0/+7170