snix/tvix/eval/src/compiler
Vincent Ambo c28ecbee97 refactor(tvix/eval): encapsulate scope_depth in compiler::scope
This field no longer needs to be directly accessible by the compiler.

Addresses a sterni lint from cl/6466

Change-Id: I5e6791943d7f0ab3d9b7a30bb1654c4a6a435b1f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6564
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2022-09-13 14:41:57 +00:00
..
attrs.rs refactor(tvix/eval): encapsulate scope_depth in compiler::scope 2022-09-13 14:41:57 +00:00
mod.rs refactor(tvix/eval): encapsulate scope_depth in compiler::scope 2022-09-13 14:41:57 +00:00
scope.rs refactor(tvix/eval): encapsulate scope_depth in compiler::scope 2022-09-13 14:41:57 +00:00