]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/nll/user-annotations/method-ufcs-inherent-1.stderr
New upstream version 1.63.0+dfsg1
[rustc.git] / src / test / ui / nll / user-annotations / method-ufcs-inherent-1.stderr
index 70e1cda004b095dc0969cefcc812151f82173261..94861babd6f320f74b17dee88649a87742560c51 100644 (file)
@@ -1,5 +1,5 @@
 error[E0597]: `v` does not live long enough
-  --> $DIR/method-ufcs-inherent-1.rs:16:26
+  --> $DIR/method-ufcs-inherent-1.rs:14:26
    |
 LL | fn foo<'a>() {
    |        -- lifetime `'a` defined here