mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-11 02:51:19 -04:00
00969062a9
There is no reason to perform this detection during semantic analysis. In fact, doing so is problematic, because we wish to utilize detection of existing decls in a namespace in incremental compilation.