mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
fix compat-mode ui test
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user