Files
zig/src
David Rubin ce92ccccc9 sema: resolve{Struct,Union}Inner don't throw away Semas
before this, calls to `resolveTypeFieldsStruct` (now renamed to the more correct `resolveStructFieldTypes`) would just throw away the sema that `resolveStructInner` created and create its own. There is no reason to do this, and we fix it to preserve the sema through it all.
2024-08-25 15:18:20 -07:00
..
2024-08-25 15:17:40 -07:00
2024-08-25 15:17:21 -07:00
2024-08-25 15:17:40 -07:00
2024-07-31 16:57:42 -07:00
2024-08-25 15:17:40 -07:00
2024-08-25 15:17:40 -07:00
2024-07-22 05:50:48 -07:00
2024-08-25 15:17:21 -07:00
2024-04-09 15:00:21 +02:00
2024-08-25 15:17:40 -07:00
2024-08-25 15:17:40 -07:00