snix/tvix/cli/src
Florian Klink ba54ba47ee docs(tvix/cli): fix docstring
We cannot just escape the square brackets as rustdoc suggests, because
clap outputs the docstring verbatim, without any escaping to the user.

Change-Id: I7ce7932e35ee1b01bccbc142a7bdc7af9ce7e51e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13256
Tested-by: BuildkiteCI
Reviewed-by: Marijan Petričević <marijan.petricevic94@gmail.com>
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Domen Kožar <domen@cachix.org>
2025-03-13 11:54:01 +00:00
..
args.rs docs(tvix/cli): fix docstring 2025-03-13 11:54:01 +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/cli): make -I prepend to lookup paths provided by NIX_PATH 2025-03-03 02:14:08 +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