mirror of
https://github.com/ziglang/zig.git
synced 2026-02-11 20:11:23 +00:00
- for one-possible-value types, ir_analyze_struct_field_ptr() no longer hardcodes const/volatile - when slicing arrays, ir_analyze_instruction_slice() no longer consults ConstValSpecialStatic closes #5474