mirror of
https://github.com/ziglang/zig.git
synced 2026-01-25 08:47:55 +00:00
- generic "struct:L:C" naming if rloc is NodeTypeStructValueField - generic "struct:L:C" naming if rloc is NodeTypeFnCallExpr - move some tests from test/behavior/misc to test/behavior/typename closes #4330 closes #9339