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 836bc40 commit af93b5cCopy full SHA for af93b5c
tests/ui/lifetime-span.stderr
@@ -4,7 +4,6 @@ error[E0726]: implicit elided lifetime not allowed here
4
12 | impl Trait for A {
5
| ^^^^^ expected lifetime parameter
6
|
7
- = note: assuming a `'static` lifetime...
8
help: indicate the anonymous lifetime
9
10
12 | impl Trait<'_> for A {
0 commit comments