diff options
author | Profpatsch <mail@profpatsch.de> | 2021-01-26T10·27+0100 |
---|---|---|
committer | Profpatsch <mail@profpatsch.de> | 2021-01-27T13·41+0000 |
commit | a044a870849d03b3a71df17e589112e0c228a06e (patch) | |
tree | bcc5880cd85f27d4a355e91e0573d97ba70a9ee8 /users/Profpatsch/netencode/netencode.nix | |
parent | 83465be599f2ed8d55dae0262156869fb78240a1 (diff) |
fix(users/Profpatsch/netencode): remove Boxes in AST struct r/2147
Apparently HashMap and Vec already do internal boxing, so the extra indirection in the value isn’t needed. Then, in order to make things uniform, move the boxing of `Sum` into the `Tag` value. No extra boxing in the recursion! \o/ Change-Id: Ic21d2e3e6ac0c6e1f045bf2c9d3e9c5af446fcff Reviewed-on: https://cl.tvl.fyi/c/depot/+/2443 Reviewed-by: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
Diffstat (limited to 'users/Profpatsch/netencode/netencode.nix')
0 files changed, 0 insertions, 0 deletions