Skip to content

Commit 4811cb0

Browse files
committed
Update ui test suite to nightly-2021-07-21
1 parent b3408be commit 4811cb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/lifetime-span.stderr

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ error[E0726]: implicit elided lifetime not allowed here
33
|
44
12 | impl Trait for A {
55
| ^^^^^- help: indicate the anonymous lifetime: `<'_>`
6+
|
7+
= note: assuming a `'static` lifetime...
68

79
error[E0107]: this trait takes 0 lifetime arguments but 1 lifetime argument was supplied
810
--> $DIR/lifetime-span.rs:32:10

0 commit comments

Comments
 (0)