We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb013e commit 04e818cCopy full SHA for 04e818c
tests/ui/lifetime-span.stderr
@@ -9,7 +9,7 @@ help: indicate the anonymous lifetime
9
12 | impl Trait<'_> for A {
10
| ++++
11
12
-error[E0107]: this trait takes 0 lifetime arguments but 1 lifetime argument was supplied
+error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
13
--> tests/ui/lifetime-span.rs:32:10
14
|
15
32 | impl<'r> Trait2<'r> for B {
0 commit comments