Merge commit '6204bb245b4a05e0f4f00bb48d83b76ebcd899e2' into zig0-0.15.2

This commit is contained in:
2026-02-14 10:05:42 +02:00
3 changed files with 3419 additions and 924 deletions

View File

@@ -325,6 +325,11 @@ fn expectEqualData(
.shl_with_overflow,
.restore_err_ret_index,
.branch_hint,
// Container decl Small packed structs have undefined padding bits.
.struct_decl,
.enum_decl,
.union_decl,
.opaque_decl,
=> true,
else => false,
};