Nicholas Nethercote
6b9c4125a5
Don't call temporary_scope
twice.
...
`mirror_expr_inner` calls `temporary_scope`. It then calls
`make_mirror_unadjusted` which makes an identical call to
`temporary_scope`.
This commit changes the `mirror_expr_inner` to get the `temp_lifetime`
out of the expression produced by `make_mirror_unadjusted`, similar to
how it currently gets the type.
2023-03-03 16:15:23 +11:00
..
2023-02-25 19:46:36 +00:00
2023-02-27 14:27:13 +09:00
2023-02-27 21:48:10 +00:00
2023-02-24 05:12:03 +01:00
2023-02-27 06:11:52 +01:00
2023-02-24 07:33:02 +11:00
2023-02-24 07:33:02 +11:00
2023-02-28 04:12:34 +00:00
2023-02-27 21:48:10 +00:00
2023-02-24 08:53:27 +11:00
2023-02-26 20:12:36 +13:00
2023-02-26 20:12:36 +13:00
2023-02-26 12:05:00 +01:00
2023-02-24 23:37:10 +02:00
2023-02-28 04:12:34 +00:00
2023-02-26 12:05:01 +01:00
2023-02-27 18:48:49 +01:00
2023-02-25 19:46:36 +00:00
2023-02-27 21:48:10 +00:00
2023-02-26 20:47:18 -06:00
2023-02-25 11:53:09 -08:00
2023-02-27 18:48:49 +01:00
2023-02-27 18:48:49 +01:00
2023-02-25 01:04:56 +01:00
2023-02-25 11:53:09 -08:00
2023-02-27 21:48:10 +00:00
2023-03-03 16:15:23 +11:00
2023-02-25 13:55:26 +00:00
2023-02-27 06:11:52 +01:00
2023-02-27 06:11:53 +01:00
2023-02-27 06:11:53 +01:00
2023-02-25 06:11:01 +01:00
2023-02-25 06:11:02 +01:00
2023-02-28 07:27:32 +00:00
2023-02-25 01:04:56 +01:00
2023-02-25 11:53:09 -08:00
2023-02-26 12:05:01 +01:00
2023-02-27 06:11:51 +01:00
2023-02-24 07:33:02 +11:00