]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/nll/issue-52742.nll.stderr
Rollup merge of #93400 - ChayimFriedman2:dont-suggest-using-const-with-bounds-unused...
[rust.git] / src / test / ui / nll / issue-52742.nll.stderr
index e8b7b3333eb6b73b6e126c4e9881cd5821abdb5a..0f6d6cd4fa1805eecc3ff16f9f4aa1556ca56136 100644 (file)
@@ -1,5 +1,5 @@
 error: lifetime may not live long enough
-  --> $DIR/issue-52742.rs:14:9
+  --> $DIR/issue-52742.rs:12:9
    |
 LL |     fn take_bar(&mut self, b: Bar<'_>) {
    |                 ---------         -- let's call this `'1`