aboutsummaryrefslogtreecommitdiff
path: root/src/install/padding_checker.zig (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-05fix(install): ensure all lockfile structs do not have undefined padding (#4401)Gravatar dave caruso 1-0/+93
* padding sucks * this assertion is already done elsewhere * remove test. will be covered alex's pr i believe? * fix webkit submodule * fix uws submodule