Matthias Krüger
ad876cbe86
Rollup merge of #141843 - fee1-dead-contrib:ast_visitor_visit_id, r=oli-obk
...
Add `visit_id` to ast `Visitor`
This helps with efforts to deduplicate the `MutVisitor` and the `Visitor` code. All users of `Visitor`'s methods that have extra `NodeId` as parameters really just want to visit the id on its own.
Also includes some methods deduplicated and cleaned up as a result of this change.
r? oli-obk
2025-06-03 11:33:33 +02:00
..
2025-06-01 02:38:24 +00:00
2025-06-03 11:33:33 +02:00
2025-05-28 15:48:45 +10:00
2025-05-28 15:48:45 +10:00
2025-05-24 23:54:17 +02:00
2025-05-26 21:51:09 +02:00
2025-06-01 19:35:44 +02:00
2025-05-29 23:02:31 +00:00
2025-05-28 22:57:55 +02:00
2025-05-30 10:12:57 +00:00
2025-06-02 00:57:45 +00:00
2025-06-02 23:56:54 +00:00
2025-05-31 15:26:57 -03:00
2025-05-30 21:03:54 +03:00
2025-06-01 00:35:50 +02:00
2025-05-28 15:14:34 +01:00
2025-05-27 14:11:14 +03:00
2025-05-27 02:06:40 +10:00
2025-05-30 07:01:29 +02:00
2025-05-28 15:14:34 +01:00
2025-05-27 14:11:14 +03:00
2025-05-30 02:28:35 +10:00
2025-05-31 21:38:21 +00:00
2025-05-30 02:28:35 +10:00
2025-06-01 00:35:53 +02:00
2025-05-29 02:29:01 +00:00
2025-06-02 15:19:19 +02:00
2025-06-03 11:33:33 +02:00
2025-05-30 07:01:28 +02:00
2025-05-31 15:47:14 +02:00
2025-06-01 07:40:52 +00:00
2025-06-01 19:14:13 +02:00
2025-06-01 19:14:13 +02:00
2025-05-31 21:38:21 +00:00
2025-05-27 18:58:51 +02:00
2025-06-01 10:59:38 +00:00
2025-05-30 13:52:25 -07:00
2025-06-02 16:30:21 +08: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-03 11:33:33 +02:00
2025-05-27 11:14:45 +00:00
2025-06-02 15:19:19 +02:00
2025-05-27 11:14:45 +00:00
2025-06-02 15:19:19 +02:00
2025-05-27 11:14:45 +00:00
2025-05-31 14:27:26 +02:00
2025-06-01 10:59:38 +00:00
2025-05-27 20:57:54 +02:00
2025-05-29 02:29:01 +00:00