mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 03:53:20 +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.