tvl-depot/tvix/eval/src/compiler
Vincent Ambo 62623ef46c refactor(tvix/eval): point OpAssert span at condition
This is more useful than pointing it at the entire assert expression,
as that includes the body as well which is not going to be relevant in
the error.

Pointed out by sterni in cl/6391

Change-Id: I95a5d1edf90df65e7fa53d4d04502afd6e99e89a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6566
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): point OpAssert span at condition 2022-09-13 14:41:57 +00:00
scope.rs chore(tvix/eval): do not inherit scope depth in new scopes 2022-09-13 14:41:57 +00:00