tvl-depot/tvix/cli/src
Florian Klink 72bc4e0270 fix(tvix): use tracing::field::Empty for all indicatif.pb_show
This prevents the field from getting printed to stderr, apparently.

Change-Id: Ia9860e4ff37224003154db88ee5f83103060e626
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12756
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com>
2024-11-12 00:28:32 +00:00
..
args.rs refactor(tvix/cli/args): remove log-level argument 2024-10-09 14:08:36 +00:00
assignment.rs feat(tvix/repl): Allow binding variables at the top-level 2024-07-05 16:40:35 +00:00
lib.rs fix(tvix): use tracing::field::Empty for all indicatif.pb_show 2024-11-12 00:28:32 +00:00
main.rs fix(tvix/tracing): Enable tracing in tvix-build. 2024-11-01 15:30:58 +00:00
repl.rs feat(tvix/eval): Forbid Hash{Map,Set}, use Fx instead 2024-08-07 12:38:40 +00:00