]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/nll/issue-52742.nll.stderr
New upstream version 1.62.1+dfsg1
[rustc.git] / src / test / ui / nll / issue-52742.nll.stderr
index 0f6d6cd4fa1805eecc3ff16f9f4aa1556ca56136..6828418a78ec1afa0f719a2c7c1395d20d51c9e5 100644 (file)
@@ -1,5 +1,5 @@
 error: lifetime may not live long enough
-  --> $DIR/issue-52742.rs:12:9
+  --> $DIR/issue-52742.rs:17:9
    |
 LL |     fn take_bar(&mut self, b: Bar<'_>) {
    |                 ---------         -- let's call this `'1`