diff options
author | Vincent Ambo <mail@tazj.in> | 2022-09-03T00·06+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-09-08T19·54+0000 |
commit | f8575fcd747eb3fe05413611eb97e26981bc9e1b (patch) | |
tree | 928c7fcbe62ee28fd48eaa0c55cd426e30d415e1 /.rgignore | |
parent | e9b6ecb0ee8e7991a93e4b5ae15e74dcf9ffaa0d (diff) |
fix(tvix/eval): compare *stack* slots when deciding whether to defer r/4756
When deciding whether an upvalue needs to have a deferred resolution step, the *stack* indexes should be compared - not the locals indexes. The results are almost always the same, but there are tricky situations where this can cause errors. It's difficult to reproduce these errors in isolation, as they depend on other scope behaviour, so this is one in a series of commits to address the combination of issues which will gain some tests at the end. Change-Id: Iaa400b8d9500af58f493ab10e4f95022f3b5dd21 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6423 Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
Diffstat (limited to '.rgignore')
0 files changed, 0 insertions, 0 deletions