Commit 8708d88
committed
std.zig.AstGen: don't call convertToNonTupleLike in structDeclInner
At the beginning of structDeclInner there is a special path that handles
tuples, we don't have to do anything special here.1 parent be4eaed commit 8708d88
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5071 | 5071 | | |
5072 | 5072 | | |
5073 | 5073 | | |
| 5074 | + | |
5074 | 5075 | | |
5075 | 5076 | | |
5076 | 5077 | | |
5077 | 5078 | | |
5078 | | - | |
5079 | | - | |
5080 | 5079 | | |
5081 | 5080 | | |
5082 | | - | |
5083 | | - | |
5084 | | - | |
5085 | | - | |
| 5081 | + | |
5086 | 5082 | | |
5087 | 5083 | | |
5088 | 5084 | | |
| |||
0 commit comments