This commit makes catchable errors a variant of Value. The main downside of this approach is that we lose the ability to use Rust's `?` syntax for propagating catchable errors. Change-Id: Ibe89438d8a70dcec29e016df692b5bf88a5cad13 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9289 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: Adam Joseph <adam@westernsemico.com> Tested-by: BuildkiteCI |
||
|---|---|---|
| .. | ||
| .skip-subtree | ||
| derivation.nix | ||
| derivation.rs | ||
| errors.rs | ||
| fetchurl.nix | ||
| known_paths.rs | ||
| main.rs | ||
| refscan.rs | ||
| tvix_io.rs | ||
| tvix_store_io.rs | ||