]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/consts/miri_unleashed/non_const_fn.stderr
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / consts / miri_unleashed / non_const_fn.stderr
index dcd37345fdd5821490edeeb1b1260c7e0ff59308..cc31c41164fe5438a593c826112d44b5f5f6cc99 100644 (file)
@@ -30,6 +30,6 @@ warning: erroneous constant used
 LL |     println!("{:?}", C);
    |                      ^ referenced constant has errors
 
-error: aborting due to previous error
+error: aborting due to previous error; 3 warnings emitted
 
 For more information about this error, try `rustc --explain E0080`.