mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Fix new test from rebase.
This commit is contained in:
parent
be465b0b85
commit
71b7500241
@ -5,7 +5,7 @@ error[E0597]: borrowed value does not live long enough
|
||||
| ^^^^^^^ temporary value does not live long enough
|
||||
18 | x
|
||||
19 | }
|
||||
| - temporary value only lives until here
|
||||
| - temporary value only lives until here
|
||||
|
|
||||
= note: borrowed value must be valid for lifetime '_#2r...
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user