mirror of
https://github.com/ziglang/zig.git
synced 2025-12-29 09:33:18 +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.