<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/107497>107497</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Anyone know anything about this?
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
p7r0x7
</td>
</tr>
</table>
<pre>
```
/Users/p7r0x7/.cache/zig/p/1220f960c624e6b9217dffb40e3029bbb7a5c6ffa47b95cde163a2e8bba2f9bf0d44/build.zig:182:51: error: no field named 'Struct' in union 'builtin.Type'
inline for (@typeInfo(generate.MetaDocConfig).Struct.fields) |field| {
^~~~~~
/Users/p7r0x7/zig/lib/std/builtin.zig:257:18: note: union declared here
pub const Type = union(enum) {
^~~~~
referenced by:
build: /Users/p7r0x7/.cache/zig/p/1220f960c624e6b9217dffb40e3029bbb7a5c6ffa47b95cde163a2e8bba2f9bf0d44/build.zig:78:45
runBuild__anon_63912: /Users/p7r0x7/zig/lib/std/Build.zig:2154:33
9 reference(s) hidden; use '-freference-trace=11' to see all references
```
I came across this doing a routine recompile of a known-previously-compiling zig program.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJzEVLuu4zYQ_ZpxQ1iQRg-KhQp7HQFbpEpSX_AxspnQpEFSd-Mt8u0BJWdvHtg6ggCKrzPnnBmNTMlePdEE_Rn6y0Gu-Rbi9OCx_p0fVDDPCYb69dYXqE-A8y-JYgKc91OAc6WlvhHg_NVeyzrg3CDWixhqPWBHgxLYcLMsqquprVEopbjs9bAssuNK9NpQM7QSaVRK4iLUUpuuA5zVap2pCmx7akaE9tQ30J4YxRhi-fCBLZacYV7eyTBA_lOOq86AnFnPVm-DL6sFKFtf_fx8ECDftTDGmPXOemJLiAxwhK7Ozwd99ksAHK_kKcpM1Y-U5SXoT8EvRaGo9iDVFjoBCgb80zYB_okBP7_wof_hj_J837rdMWcV4JyyeUkuTHfR2PNN-q41Uxl3UYa0k5EMu1GkPcBjVUwHnzIrMhm0l_0s4Eh-ve88_8Vtn0VaKJLXZJh6Qnv68GfLQIn6_yWeF_Vd_-IUV38um29v0gf_NrSiwe_x-6-757_hYtN30J7a9kOtYN-cABy3zN6sMeShPbM1USml4_LtzDFHqQnaS9OUgsuBJSImnfuASa_c__Mv-sy0vBOTOoaUWL7ZxEyw_soki2HNpSIj6XB_WEcsLEyy33z44o-PSO82rMk9j_tuufPVXtkjhmuU9-pgptaIVsgDTQ3Hvh-7sRsOt8k0nTCkB7EsnRhHMbRa9Qv1Y9fzgZvlYCessatFPdRNzbGrjNJt3wgi6puBCw1dTXdpXeXc-70K8XqwKa00NTXvBD84qcilrZEgevrCtl1ALH0lTuXSUa3XBF3tbMrpAybb7Gg6-WfwtOlk0j_zbbNDhTVv_kA7H9boplvOj1QqFGfA-WrzbVWVDveSZ_f-13B8xPArlTYwbzRKVbx4vk_4ZwAAAP__kSaEzA">