Skip to content

Commit af93b5c

Browse files
committed
Update ui test suite to nightly-2023-02-11
1 parent 836bc40 commit af93b5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/lifetime-span.stderr

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ error[E0726]: implicit elided lifetime not allowed here
44
12 | impl Trait for A {
55
| ^^^^^ expected lifetime parameter
66
|
7-
= note: assuming a `'static` lifetime...
87
help: indicate the anonymous lifetime
98
|
109
12 | impl Trait<'_> for A {

0 commit comments

Comments
 (0)