mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-21 16:41:56 +03:00
6fe90a913a
This change allows recursing over types that are currently being resolved fully with a second pass of forward resolution. Closes #16414