mirror of
https://github.com/ziglang/zig.git
synced 2026-01-28 18:25:26 +00:00
The previous commit exposed some missing `const` qualifiers in a few places. These mutable slices could have been used to store invalid values into memory!