]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/nll/user-annotations/normalization.stderr
Remove feature(nll) when compare mode is sufficient
[rust.git] / src / test / ui / nll / user-annotations / normalization.stderr
index fe93c3edba87a0d23af926bf2b862f38d2c97e38..4c7893789a53516cf57d10500cff3db0bd89cf7c 100644 (file)
@@ -1,5 +1,5 @@
 error[E0597]: `a` does not live long enough
-  --> $DIR/normalization.rs:11:31
+  --> $DIR/normalization.rs:9:31
    |
 LL |     let b: <() as Foo>::Out = &a;
    |            ----------------   ^^ borrowed value does not live long enough