mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-07 02:12:40 +03:00
f0b1b74d21
The logic was already there but this rule was only applied in some places, apply it in the remaining code paths. Closes #7058