snix/tvix/eval/src/builtins
sterni d4cb83d58b fix(tvix/eval): propagate errs from key comparison in genericClosure
The accompanying test case shows that we need to bubble up the catchable
error from the equality check if one is created.

Change-Id: Ic9929a57aa7653c8aa5a72d1711cf3264798c731
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11159
Tested-by: BuildkiteCI
Autosubmit: sterni <sternenseemann@systemli.org>
Reviewed-by: tazjin <tazjin@tvl.su>
2024-03-19 06:20:52 +00:00
..
hash.rs feat(tvix/eval): implement builtins.hashFile 2024-02-29 10:58:21 +00:00
impure.rs feat(tvix/eval): implement builtins.hashFile 2024-02-29 10:58:21 +00:00
mod.rs fix(tvix/eval): propagate errs from key comparison in genericClosure 2024-03-19 06:20:52 +00:00
to_xml.rs fix(tvix): Represent strings as byte arrays 2024-01-31 14:51:49 +00:00
versions.rs fix(tvix): Represent strings as byte arrays 2024-01-31 14:51:49 +00:00