Pass more tests
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 1m11s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 1m11s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 1m17s
CI / ci (Debug, ubuntu-latest) (push) Successful in 1m59s

This commit is contained in:
David Gonzalez Martin 2025-04-13 15:12:13 -06:00
parent c67acde5b8
commit dcb0bbf146

View File

@ -232,4 +232,6 @@ const names = &[_][]const u8{
"small_struct_ints",
"struct_assignment",
"struct",
"struct_u64_u64",
"struct_varargs",
};