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-06 14:29:40 +02:00
2024-04-03 16:43:08 +02:00
2024-04-06 13:55:10 +02:00
2024-04-01 17:55:56 +02:00
2024-04-06 13:12:07 +02:00
2024-03-21 20:08:30 +01:00
2024-04-06 13:55:10 +02:00
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-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