This is a sub-task of #89. Aside from #6025, here are all the ones that are left: * [x] test.slicing array of length 1 can assume runtime index is always zero... SKIP * [x] test.generic function with align param... SKIP * [x] test.runtime known array index has best alignment possible... SKIP * [x] test.align(N) on functions... SKIP * [x] test.issue 529 fixed... SKIP * [x] test.bug 920 fixed... SKIP * [x] test.bug 1120... SKIP * [x] test/behavior/bugs/6781.zig... SKIP * [x] test.errdefer with payload... SKIP * [x] test.equality of pointers to comptime const... SKIP * [x] test.storing an array of type in a field... SKIP * [x] test.flags in packed structs... SKIP * [x] test.arrays in packed structs... SKIP * [x] test.consistent size of packed structs... SKIP * [x] test.correct sizeOf and offsets in packed structs... SKIP * [x] test.nested packed structs... SKIP * [x] test.initializer list expression... SKIP * [x] test.initializing tuple with explicit type... SKIP * [x] test.output constraint modifiers... SKIP * [x] test.alternative constraints... SKIP * [x] test.struct/array/union types as input values... SKIP
This is a sub-task of #89.
Aside from #6025, here are all the ones that are left: