rust/compiler
Eric Holk 074d757bc6 Consider mutations as borrows in drop tracking
This is needed to match MIR more conservative approximation of any
borrowed value being live across a suspend point (See #94067). This
change considers an expression such as `x.y = z` to be a borrow of `x`
and therefore keeps `x` live across suspend points.
2022-02-16 15:30:43 -08:00
..
2022-01-28 16:56:05 +01:00
2022-02-15 16:19:59 +11:00
2022-02-15 16:19:59 +11:00
2022-02-15 16:19:59 +11:00
2022-02-15 16:19:59 +11:00
2022-02-13 11:49:52 +01:00
2022-02-13 11:49:52 +01:00
2022-02-15 16:19:59 +11:00
2022-02-15 16:19:59 +11:00
2022-02-15 16:03:24 +11:00
2022-02-15 16:19:59 +11:00
2022-02-12 11:23:53 +00:00
2022-02-15 16:19:59 +11:00
2022-02-15 16:19:59 +11:00
2022-02-15 16:19:59 +11:00
2022-02-15 19:08:12 +01:00
2022-02-15 16:19:59 +11:00
2022-02-15 16:19:59 +11:00