Nicholas Nethercote
1edf201937
Avoid some unnecessary symbol interning.
...
- `Ident::from_str_and_span` -> `Ident::new` when the string is
pre-interned.
- `Ident::from_str` -> `Ident::with_dummy_span` when the string is
pre-interned.
- `_d` and `_e` are unused.
2025-06-20 13:18:41 +10:00
..
2025-06-12 20:27:10 +02:00
2025-06-18 09:24:40 +00:00
2025-06-17 07:27:58 +08:00
2025-06-16 17:48:21 +00:00
2025-06-13 05:16:56 +02:00
2025-06-17 23:22:51 +02:00
2025-06-17 23:22:51 +02:00
2025-06-16 19:58:01 +02:00
2025-06-20 13:18:41 +10:00
2025-06-18 09:24:40 +00:00
2025-06-18 15:31:01 +02:00
2025-06-18 09:24:40 +00:00
2025-06-18 09:24:40 +00:00
2025-06-13 20:59:17 -07:00
2025-06-16 23:04:33 +00:00
2025-06-15 23:51:54 +02:00
2025-06-17 23:22:51 +02:00
2025-06-06 14:20:48 +00:00
2025-06-12 09:56:47 +02:00
2025-06-20 13:17:39 +10:00
2025-06-17 23:19:31 +02:00
2025-06-08 14:50:42 +00:00
2025-06-16 15:00:22 +00:00
2025-06-16 23:04:33 +00:00
2025-06-20 13:18:41 +10:00
2025-06-16 23:04:35 +00:00
2025-05-07 12:39:54 +00:00
2025-06-04 00:47:12 +02:00
2025-06-11 11:47:05 +00:00
2025-06-20 13:17:39 +10:00
2025-06-06 13:08:16 +00:00
2025-06-18 06:25:21 +00:00
2025-06-15 23:51:55 +02: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-15 23:51:54 +02:00
2025-06-17 15:08:50 +00:00
2025-06-13 01:16:36 +02:00
2025-05-12 15:33:37 +02:00
2025-06-17 00:28:16 -07:00
2025-06-14 09:57:06 +00:00
2025-06-16 23:04:36 +00:00
2025-06-18 06:25:21 +00:00
2025-06-09 16:28:58 +02:00
2025-06-20 13:15:38 +10: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-11 23:44:22 +00:00
2025-06-16 10:33:00 +10:00
2025-06-05 14:14:59 +00:00
2025-06-16 23:04:33 +00:00
2025-06-17 17:15:01 +00:00
2025-06-17 15:08:50 +00:00
2025-06-20 13:18:41 +10:00
2025-06-16 10:54:07 -07:00
2025-06-17 23:19:37 +02:00
2025-06-16 23:04:36 +00:00
2025-06-03 14:23:56 +02:00
2025-06-09 14:08:12 +00:00
2025-06-16 23:04:33 +00:00
2025-06-17 15:08:50 +00:00