Matthias Krüger
79f357e63d
Rollup merge of #139510 - nnethercote:name-to-ident, r=fee1-dead
...
Rename some `name` variables as `ident`.
It bugs me when variables of type `Ident` are called `name`. It leads to silly things like `name.name`. `Ident` variables should be called `ident`, and `name` should be used for variables of type `Symbol`.
This commit improves things by by doing `s/name/ident/` on a bunch of `Ident` variables. Not all of them, but a decent chunk.
r? `@fee1-dead`
2025-04-10 17:27:14 +02:00
..
2025-03-10 18:12:47 +08:00
2025-04-09 18:46:50 +08:00
2025-03-11 13:14:21 +11:00
2025-04-10 09:30:55 +10:00
2025-03-20 08:59:43 +11:00
2025-04-10 09:30:55 +10:00
2025-04-07 22:29:17 +10:00
2025-04-10 09:30:55 +10:00
2025-03-19 17:37:35 +01:00
2025-03-25 16:48:03 +11:00
2025-03-11 13:14:21 +11:00
2025-04-10 17:27:14 +02:00
2025-04-10 17:27:14 +02:00
2025-04-10 09:30:55 +10:00
2025-04-04 08:02:05 +02:00
2025-04-07 22:29:21 +10:00
2025-04-10 09:08:23 +00:00
2025-04-03 09:17:55 +00:00
2025-04-10 17:27:13 +02:00
2025-03-10 18:12:47 +08:00
2025-04-08 15:00:37 -07:00
2025-04-09 07:57:13 +00:00
2025-04-09 12:29:59 +01:00
2025-04-09 14:52:38 +02:00
2025-04-10 09:39:21 +10:00
2025-04-09 12:29:59 +01: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-04-10 09:39:21 +10:00
2025-04-10 17:27:14 +02:00
2025-04-10 09:30:55 +10:00
2025-04-10 17:27:14 +02:00
2025-03-24 15:02:09 +00:00
2025-03-15 06:34:36 +00:00
2025-03-11 13:14:21 +11:00
2025-04-08 10:51:41 +08:00
2025-04-08 00:34:40 +02:00
2025-04-04 14:44:45 +02:00
2025-04-10 17:27:14 +02:00
2025-04-03 09:22:21 +00:00
2025-04-05 11:44:38 -07:00
2025-03-20 08:59:43 +11:00
2025-03-15 06:42:48 +00:00
2025-04-10 17:27:14 +02:00
2025-04-10 17:27:14 +02:00
2025-04-07 16:53:11 -03:00
2025-03-12 17:27:43 +00:00
2025-04-09 08:50:33 +00:00
2025-04-10 17:27:14 +02:00
2025-04-10 04:03:59 +00:00
2025-04-09 15:01:14 +10:00
2025-04-04 22:26:10 +02:00
2025-04-07 22:29:20 +10:00
2025-04-07 22:41:48 +00:00
2025-03-25 12:40:02 +03:00
2025-04-02 07:35:05 +02:00
2025-04-02 07:35:05 +02:00
2025-04-10 17:27:14 +02:00
2025-03-30 22:53:21 +00:00
2025-03-20 08:59:50 +11:00
2025-04-06 10:16:28 +00:00
2025-04-06 21:32:58 +02:00
2025-04-05 06:18:04 +00:00
2025-04-08 10:51:41 +08:00
2025-04-06 21:32:58 +02:00
2025-04-10 17:27:14 +02:00
2025-03-12 10:19:32 -07:00
2025-03-18 07:17:16 +00:00
2025-04-09 20:26:58 +00:00
2025-04-10 04:03:59 +00:00
2025-03-15 06:34:36 +00:00
2025-04-05 18:23:07 +08:00