snix/tvix/eval/src/compiler
Vincent Ambo 23a5caabec feat(tvix/eval): construct attribute sets lazily
This thunks the construction of attribute sets. Because Tvix does not
currently have a "strict output" mode, a test had to be disabled that
now displays a thunk representation.

The test will be re-enabled once that is available.

Change-Id: I360332be64cd5c154f9caea21828f6f1b37a265c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6363
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2022-09-07 15:25:59 +00:00
..
mod.rs feat(tvix/eval): construct attribute sets lazily 2022-09-07 15:25:59 +00:00
scope.rs chore(tvix/eval): implement Debug for compiler::scope::Scope 2022-09-07 15:25:59 +00:00