]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/rfc-2093-infer-outlives/self-dyn.stderr
New upstream version 1.61.0+dfsg1
[rustc.git] / src / test / ui / rfc-2093-infer-outlives / self-dyn.stderr
index 77577fe09457e65cced7671379c5e92a867655dd..7836b3f5aabedf0eed84b8bd851570a80aeb6763 100644 (file)
@@ -1,5 +1,5 @@
 error: rustc_outlives
-  --> $DIR/self-dyn.rs:9:1
+  --> $DIR/self-dyn.rs:8:1
    |
 LL | / struct Foo<'a, 'b, A>
 LL | | {