diff options
author | Florian Klink <flokli@flokli.de> | 2023-05-21T08·08+0300 |
---|---|---|
committer | flokli <flokli@flokli.de> | 2023-05-22T09·43+0000 |
commit | b4bb9062eaa14e654f51a20b7c94656f7cd49858 (patch) | |
tree | c7c5e2a2a02d51d7dbaf5889bfb90d15cfb64515 /tvix/eval/src/vm/generators.rs | |
parent | b7ab6c08561143df9ab6eb2255a74c37719f48f2 (diff) |
fix(tvix/eval): add path where useful to ErrorKind::IO r/6172
These two places didn't add the path from the context to the ErrorKind, but simply relied on the impl From<std::io::Error> for tvix_eval::ErrorKind, which doesn't add the path. Change-Id: Ifc7dbbe305d24242b0705de1dea34e8923e9d2cb Reviewed-on: https://cl.tvl.fyi/c/depot/+/8603 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: flokli <flokli@flokli.de>
Diffstat (limited to 'tvix/eval/src/vm/generators.rs')
0 files changed, 0 insertions, 0 deletions