fix compat-mode ui test
This commit is contained in:
parent
274d293cab
commit
db2d243e9e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
error: unsatisfied lifetime constraints
|
||||
error: lifetime may not live long enough
|
||||
--> $DIR/issue-55401.rs:5:5
|
||||
|
|
||||
LL | fn static_to_a_to_static_through_ref_in_tuple<'a>(x: &'a u32) -> &'static u32 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue