Matthias Krüger
a5875c18fe
Rollup merge of #142882 - kornelski:var-debug-info-lazy, r=petrochenkov
...
Lazy init diagnostics-only local_names in borrowck
`local_names` is not used during successful compilation, so not initializing it saves a little bit of work.
I've also made it accessible only from the diagnostics module to make it clearer that the names are from `var_debug_info` which is technically optional and could be absent.
2025-06-24 20:46:05 +02:00
..
2025-06-20 12:50:12 -05:00
2025-06-24 20:46:03 +02:00
2025-06-23 09:39:23 -07:00
2025-06-16 17:48:21 +00:00
2025-06-20 13:49:12 -07:00
2025-06-23 22:48:20 +03:00
2025-06-23 22:48:20 +03:00
2025-06-22 17:16:36 +01:00
2025-06-22 17:10:28 +00:00
2025-06-22 16:32:54 +02:00
2025-06-19 10:50:03 +09:00
2025-06-22 00:47:10 +02:00
2025-06-24 16:00:04 +03:00
2025-06-22 00:47:10 +02:00
2025-06-22 17:35:36 +02:00
2025-06-24 16:00:04 +03:00
2025-06-18 13:48:42 +02:00
2025-06-24 16:00:04 +03:00
2025-06-23 12:48:20 -07:00
2025-06-24 20:46:03 +02:00
2025-06-23 22:48:20 +03:00
2025-06-08 14:50:42 +00:00
2025-06-21 11:11:34 -07:00
2025-06-24 11:20:07 +02:00
2025-06-21 11:11:34 -07:00
2025-06-23 12:48:22 -07:00
2025-05-07 12:39:54 +00:00
2025-06-04 00:47:12 +02:00
2025-06-19 04:23:25 +00:00
2025-06-24 16:00:04 +03:00
2025-06-06 13:08:16 +00:00
2025-06-24 20:46:03 +02:00
2025-06-23 09:39:59 -07:00
2025-05-31 15:47:14 +02:00
2025-06-12 12:11:15 +02:00
2025-06-08 14:50:42 +00:00
2025-06-24 16:00:04 +03:00
2025-06-23 12:20:02 +02:00
2025-06-13 01:16:36 +02:00
2025-05-12 15:33:37 +02:00
2025-06-22 06:49:02 +00:00
2025-06-21 18:59:36 -04:00
2025-06-23 22:09:11 +00:00
2025-06-23 22:48:20 +03:00
2025-06-09 16:28:58 +02:00
2025-06-23 22:48:20 +03:00
2025-05-28 10:03:01 +00:00
2025-05-30 02:23:20 +10:00
2025-05-27 15:49:28 +00:00
2025-06-20 23:25:54 -04:00
2025-06-24 20:46:04 +02:00
2025-06-05 14:14:59 +00:00
2025-06-21 23:54:16 +00:00
2025-06-24 16:00:04 +03:00
2025-06-17 15:08:50 +00:00
2025-06-23 22:48:20 +03:00
2025-06-16 10:54:07 -07:00
2025-06-20 23:25:58 -04:00
2025-06-16 12:27:47 -07:00
2025-06-23 22:09:11 +00:00
2025-06-03 14:23:56 +02:00
2025-06-09 14:08:12 +00:00
2025-06-18 18:06:51 +02:00
2025-06-22 08:49:04 +02:00