]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/static/static-lifetime-bound.stderr
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / static / static-lifetime-bound.stderr
index 90d728204e70b760cd5a1c82f9b0101c23f977f6..79d9506619e17fbde574c674fe89201921fd4980 100644 (file)
@@ -17,6 +17,6 @@ LL |     f(&x);
 LL | }
    | - `x` dropped here while still borrowed
 
-error: aborting due to previous error
+error: aborting due to previous error; 1 warning emitted
 
 For more information about this error, try `rustc --explain E0597`.