Skip to content

Commit 17d3878

Browse files
committed
Update ui test suite to nightly-2021-07-21
1 parent 1798604 commit 17d3878

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/unsupported_elided.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
6 | type T;
55
| ^- help: indicate the anonymous lifetime: `<'_>`
6+
|
7+
= note: assuming a `'static` lifetime...
68

79
error[E0106]: missing lifetime specifier
810
--> $DIR/unsupported_elided.rs:8:24

0 commit comments

Comments
 (0)