snix/tvix/eval/src/compiler
Adam Joseph f93f138c6c fix(tvix/eval): inline mis-named Local::above()
If self.depth > other.depth then self is deeper than other, so self
is *below* other, not above it.  Let's just inline the function.

Change-Id: I8dda3d90cbc86c8a6fa01bc4a5e506a2e403bd20
Signed-off-by: Adam Joseph <adam@westernsemico.com>
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7090
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2022-11-04 01:33:22 +00:00
..
bindings.rs fix(tvix/eval): fix condition for useless inherit warning 2022-10-23 15:50:35 +00:00
mod.rs refactor(tvix/eval): search-and-replace changes 2022-10-27 22:00:39 +00:00
scope.rs fix(tvix/eval): inline mis-named Local::above() 2022-11-04 01:33:22 +00:00