diff options
author | Vincent Ambo <mail@tazj.in> | 2022-09-01T15·02+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-09-07T20·04+0000 |
commit | 3efed26940cf24676e6de9b329d24b2a555f2330 (patch) | |
tree | aabb2ad78a89f2d2569574b797e0f34eddf95d00 /tvix/eval/src/value/thunk.rs | |
parent | b8874f8d352f1f255a9eed0fdadc31d45de85e46 (diff) |
refactor(tvix/eval): split out Upvalue struct & UpvalueKind enum r/4732
This separation makes it possible to annotate the upvalue itself with the span that created it, which (due to upvalue reuse) is only the first one for an instance of the given UpvalueKind. Change-Id: I9a991da6a3e8d71a92f981314bed900bcf434d44 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6399 Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/eval/src/value/thunk.rs')
0 files changed, 0 insertions, 0 deletions