diff options
author | Vincent Ambo <mail@tazj.in> | 2022-12-09T10·18+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-12-21T13·23+0000 |
commit | 32dba980eb8dd5afc609cf07a7c6b9b5a193d95e (patch) | |
tree | dac7131a6790660b0190a309684ea4b4f855e1c9 /tvix/cli/src/main.rs | |
parent | 6d3d2379233109d3d8b122b7dfe80dd4f4557d2e (diff) |
refactor(tvixbolt): use new tvix_eval API r/5446
As expected, this ends up being significantly nicer to use than the previous API. While doing this, I've combined the error fields into one. This is because there would only ever be one of those anyways, and combining them ensures that we have consistent formatting (for example, parser errors would previously not be run through the pretty formatter but are now). Change-Id: I6074ec8a4a3901ea82d5d07174b76a345210967b Reviewed-on: https://cl.tvl.fyi/c/depot/+/7547 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/cli/src/main.rs')
0 files changed, 0 insertions, 0 deletions