Nicholas Nethercote
fe4d14495f
Avoid double lowering of lifetime identifiers.
...
`LoweringContext::new_named_lifetime` lowers the `ident` passed in. Both
of its call sites *also* lower `ident` *before* passing it in. I.e. both
call sites cause the ident to be lowered twice. This commit removes the
lowering at the two call sites, so the ident is only lowered once.
2025-03-17 15:36:01 +11:00
..
2025-03-10 18:12:47 +08:00
2025-03-15 06:34:36 +00:00
2025-03-11 13:14:21 +11:00
2025-03-12 17:27:43 +00:00
2025-03-15 06:34:36 +00:00
2025-03-17 15:36:01 +11:00
2025-03-12 10:19:30 -07:00
2025-03-12 10:19:30 -07:00
2025-03-12 10:19:30 -07:00
2025-03-12 17:27:43 +00:00
2025-03-11 13:14:21 +11:00
2025-03-15 11:40:17 +00:00
2025-03-12 17:27:43 +00:00
2025-03-16 09:40:05 +08:00
2025-03-12 08:04:09 +01:00
2025-03-12 10:19:30 -07:00
2025-03-16 13:19:53 +08:00
2025-03-15 06:42:48 +00:00
2025-03-15 11:40:17 +00:00
2025-03-10 18:12:47 +08:00
2025-03-13 01:37:26 +00:00
2025-03-12 10:19:30 -07:00
2025-03-13 11:28:35 +01:00
2025-03-14 19:50:03 +00:00
2025-03-14 19:50:03 +00:00
2025-03-12 10:19:30 -07:00
2025-03-11 13:14:21 +11:00
2025-03-10 18:12:47 +08:00
2025-03-11 13:14:21 +11:00
2025-03-10 18:12:47 +08:00
2025-03-13 11:28:26 +01:00
2025-03-15 18:13:27 +00:00
2025-03-14 09:45:41 +11:00
2025-03-16 09:40:10 +08:00
2025-03-13 01:37:26 +00:00
2025-03-15 06:34:36 +00:00
2025-03-11 13:14:21 +11:00
2025-03-15 06:34:36 +00:00
2025-03-13 11:28:35 +01:00
2025-03-11 13:14:21 +11:00
2025-03-15 06:42:48 +00:00
2025-03-11 13:14:21 +11:00
2025-03-13 17:44:09 +01:00
2025-03-10 18:12:47 +08:00
2025-03-15 06:42:48 +00:00
2025-03-15 06:42:48 +00:00
2025-03-16 13:19:53 +08:00
2025-03-13 14:13:07 +03:00
2025-03-12 17:27:43 +00:00
2025-03-15 18:10:55 +00:00
2025-03-12 17:27:43 +00:00
2025-03-15 06:34:36 +00:00
2025-03-15 00:18:26 +01:00
2025-03-12 10:19:30 -07:00
2025-03-13 01:37:26 +00:00
2025-03-11 13:14:21 +11:00
2025-03-13 01:37:26 +00:00
2025-03-15 06:42:48 +00:00
2025-03-12 17:59:08 +01:00
2025-03-14 18:34:08 +03:00
2025-03-15 06:34:36 +00:00
2025-03-15 06:34:36 +00:00
2025-03-14 15:53:42 +08:00
2025-03-13 01:37:26 +00:00
2025-03-14 19:50:03 +00:00
2025-03-12 17:27:43 +00:00
2025-03-15 00:18:22 +01:00
2025-03-15 06:34:36 +00:00
2025-03-12 10:19:32 -07:00
2025-03-12 17:27:43 +00:00
2025-03-15 06:42:48 +00:00
2025-03-15 06:42:48 +00:00
2025-03-15 06:34:36 +00:00
2025-03-10 18:12:47 +08:00