bors
0636e7c436
Auto merge of #17059 - Kohei316:refactor-generate-function, r=Veykril
...
internal: make function builder create ast directly
I am working on #17050 .
In the process, I noticed a place in the code that could be refactored.
Currently, the `function builder` creates the `ast` through the `function template` , but those two processes can be combined into one function.
I thought I should work on this first and created a PR.
2024-04-13 18:41:27 +00:00
..
2024-04-06 13:55:10 +02:00
2024-03-11 11:05:59 -04:00
2024-04-13 06:22:58 +03:30
2024-04-06 14:29:40 +02:00
2024-04-06 14:29:40 +02:00
2024-04-03 16:43:08 +02:00
2024-04-06 14:29:40 +02:00
2024-04-06 13:55:10 +02:00
2024-04-13 20:16:12 +09:00
2024-04-03 16:43:08 +02:00
2024-03-17 11:07:22 +01:00
2024-03-21 11:49:09 +01:00
2024-03-12 13:46:58 +01:00
2024-04-01 17:55:56 +02:00
2024-04-06 13:12:07 +02:00
2024-03-22 11:20:56 +01:00
2024-03-21 20:08:30 +01:00
2024-03-19 10:55:47 +01:00
2024-03-22 08:04:50 +01:00
2024-04-03 09:01:27 +02:00
2024-03-22 11:20:56 +01:00
2024-03-10 08:47:38 +02:00
2024-04-06 13:55:10 +02:00
2024-04-13 06:22:58 +03:30
2024-04-01 17:55:56 +02:00
2024-04-01 17:55:56 +02:00
2024-03-21 10:21:44 +01:00
2024-03-14 16:24:51 +01:00
2024-03-19 10:57:53 +01:00
2024-04-06 13:55:10 +02:00
2024-04-01 17:55:56 +02:00
2024-03-19 15:39:00 +01:00
2024-03-21 20:08:30 +01:00
2024-03-21 21:22:19 +01:00
2024-03-22 08:04:50 +01:00