]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/lint/type-overflow.stderr
Rollup merge of #69362 - CAD97:alloc_layout_extras, r=Amanieu
[rust.git] / src / test / ui / lint / type-overflow.stderr
index a7a788b877a6d163119fb0d6c304ab30919a747b..6ba8b43954d3e6999749e2ba5d4c7be3d1b77a49 100644 (file)
@@ -61,3 +61,5 @@ LL |     let fail = -0b1111_1111i8;
    |
    = note: the literal `0b1111_1111i8` (decimal `255`) does not fit into the type `i8` and will become `-1i8`
 
+warning: 7 warnings emitted
+