Skip to content

Commit db2d243

Browse files
committed
fix compat-mode ui test
1 parent 274d293 commit db2d243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/nll/issue-55401.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
error: unsatisfied lifetime constraints
1+
error: lifetime may not live long enough
22
--> $DIR/issue-55401.rs:5:5
33
|
44
LL | fn static_to_a_to_static_through_ref_in_tuple<'a>(x: &'a u32) -> &'static u32 {

0 commit comments

Comments
 (0)