]> git.proxmox.com Git - rustc.git/blobdiff - src/tools/clippy/tests/ui/array_indexing.stderr
New upstream version 1.25.0+dfsg1
[rustc.git] / src / tools / clippy / tests / ui / array_indexing.stderr
index dd11247243c2c2851e648f9e49952a4d0fd1509a..d730b012932ac5f317f9b05585ef963e44e6c92b 100644 (file)
@@ -116,3 +116,5 @@ error: range is out of bounds
 44 |     &empty[..4];
    |      ^^^^^^^^^^
 
+error: aborting due to 19 previous errors
+