Rebase fallout.
This commit is contained in:
parent
3162b33ce5
commit
0cf79d7d68
@ -2,7 +2,7 @@ error: lifetime may not live long enough
|
||||
--> $DIR/issue-52742.rs:17:9
|
||||
|
|
||||
LL | fn take_bar(&mut self, b: Bar<'_>) {
|
||||
| --------- -- let's call this `'1`
|
||||
| --------- - has type `Bar<'1>`
|
||||
| |
|
||||
| has type `&mut Foo<'_, '2>`
|
||||
LL | self.y = b.z
|
||||
|
Loading…
Reference in New Issue
Block a user