]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/while_loop.stderr
Update changed ui tests
[rust.git] / tests / ui / while_loop.stderr
index edc88405c40e469612d43ecb1e6604df95e1e4e0..689c92d6fb694bd06dcfaa55f0d4045d222c7a32 100644 (file)
@@ -110,3 +110,5 @@ error: this loop could be written as a `for` loop
 184 | |         }
     | |_________^ help: try: `for v in y { .. }`
 
+error: aborting due to 11 previous errors
+