]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/iterators/into-iter-on-arrays-lint.stderr
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / iterators / into-iter-on-arrays-lint.stderr
index e9cc427f6d8b76fbdf0d9deae5ab831d3f985a72..bbec9147f574b7ace25750ac9195d151fdbc713c 100644 (file)
@@ -107,3 +107,5 @@ LL |     Box::new(Box::new([0u8; 33])).into_iter();
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = note: for more information, see issue #66145 <https://github.com/rust-lang/rust/issues/66145>
 
+warning: 12 warnings emitted
+