mirror of
https://github.com/ziglang/zig.git
synced 2026-01-01 19:13:16 +00:00
By erasing the global_refs field we'd trip any codepath using const_values_equal_ptr to figure if two slices were different.
By erasing the global_refs field we'd trip any codepath using const_values_equal_ptr to figure if two slices were different.