about summary refs log tree commit diff
path: root/tests/ui/methods/method-recursive-blanket-impl.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/methods/method-recursive-blanket-impl.stderr')
-rw-r--r--tests/ui/methods/method-recursive-blanket-impl.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/methods/method-recursive-blanket-impl.stderr b/tests/ui/methods/method-recursive-blanket-impl.stderr
index 9797a8f6c83..e358f80d3ff 100644
--- a/tests/ui/methods/method-recursive-blanket-impl.stderr
+++ b/tests/ui/methods/method-recursive-blanket-impl.stderr
@@ -1,5 +1,5 @@
 warning: trait `Foo` is never used
-  --> $DIR/method-recursive-blanket-impl.rs:14:7
+  --> $DIR/method-recursive-blanket-impl.rs:13:7
    |
 LL | trait Foo<A> {
    |       ^^^