]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/empty_enum.stderr
Update changed ui tests
[rust.git] / tests / ui / empty_enum.stderr
index a0d491b6f96869c5f70d4e10e9729c991750991c..ca377cee822153808cabe921037c03485452d2ad 100644 (file)
@@ -11,3 +11,5 @@ help: consider using the uninhabited type `!` or a wrapper around it
 7 | enum Empty {}
   | ^^^^^^^^^^^^^
 
+error: aborting due to previous error
+