Skip to content

Commit 138d29d

Browse files
Update ui tests
1 parent ecb84c9 commit 138d29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/lint/use_suggestion_json.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"message": "cannot find type `Iter` in this scope",
33
"code": {
44
"code": "E0412",
5-
"explanation": "The type name used is not in scope.
5+
"explanation": "A used type name is not in scope.
66

77
Erroneous code examples:
88

0 commit comments

Comments
 (0)