We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 370ee12 commit 82c62cdCopy full SHA for 82c62cd
tests/ui/lifetime-span.stderr
@@ -13,7 +13,7 @@ error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was suppl
13
--> tests/ui/lifetime-span.rs:32:10
14
|
15
32 | impl<'r> Trait2<'r> for B {
16
- | ^^^^^^---- help: remove these generics
+ | ^^^^^^---- help: remove the unnecessary generics
17
| |
18
| expected 0 lifetime arguments
19
0 commit comments