]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/complex_types.stderr
Update changed ui tests
[rust.git] / tests / ui / complex_types.stderr
index 8ce63652f0b6a7285476fa893c20f693a6eb2cdd..829a22c233f036334a04fbd4c2ff88b283c50eef 100644 (file)
@@ -90,3 +90,5 @@ error: very complex type used. Consider factoring parts into `type` definitions
 40 |     let _y: Vec<Vec<Box<(u32, u32, u32, u32)>>> = vec![];
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+error: aborting due to 15 previous errors
+