snix/tvix/cli/src
Vincent Ambo 0cbdfffea2 refactor(tvix/cli): consistently assert type unity in known_paths
No situation should be allowed in which a path is inserted into
known_paths with different types twice, which we previously enforced
only for some path types.

Change-Id: I8cb47d4b29c0aab3c58694f8b590e131deba7043
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7843
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-01-17 10:45:09 +00:00
..
known_paths.rs refactor(tvix/cli): consistently assert type unity in known_paths 2023-01-17 10:45:09 +00:00
main.rs feat(tvix/cli): track known plain paths in NixCompatIO 2023-01-17 10:31:42 +00:00
nix_compat.rs feat(tvix/cli): track known plain paths in NixCompatIO 2023-01-17 10:31:42 +00:00
refscan.rs refactor(tvix/cli): reference scanner owns all the strings 2023-01-17 10:31:42 +00:00