Fix new test from rebase.

This commit is contained in:
David Wood 2018-01-17 14:30:16 +00:00
parent be465b0b85
commit 71b7500241
No known key found for this signature in database
GPG Key ID: 01760B4F9F53F154

View File

@ -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...