]> git.lizzy.rs Git - rust.git/commitdiff
Update ui tests
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Sat, 14 Mar 2020 22:51:45 +0000 (23:51 +0100)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Sat, 14 Mar 2020 22:51:45 +0000 (23:51 +0100)
src/test/ui/lint/use_suggestion_json.stderr

index 0dc0d247af5c13265ac9748681a0dae0b7dd689a..7176f17bc3fab20c15b967f48b55c5b650ec0b93 100644 (file)
@@ -2,7 +2,7 @@
   "message": "cannot find type `Iter` in this scope",
   "code": {
     "code": "E0412",
-    "explanation": "The type name used is not in scope.
+    "explanation": "A used type name is not in scope.
 
 Erroneous code examples: