about summary refs log tree commit diff
path: root/tvix/cli
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-02-02T12·47+0300
committerclbot <clbot@tvl.fyi>2023-02-02T14·30+0000
commit503e6810e739b288fbbc54d6f97d344311ff2c46 (patch)
treeaffe31b8637ac9769a207093a840efd2c86d4891 /tvix/cli
parent75d1b72b7c8619692999df339471aee7aab5a085 (diff)
fix(tvix/eval): unsafeDiscardStringContext is a no-op r/5823
... not just a TODO.

Most use-cases of unsafeDiscardStringContext are for cases where a
string is processed in some ways and no longer contains a "physical"
reference, but still has its context attached in C++ Nix.

We don't need to do this. This does diverge in behaviour in use-cases
related to build scheduling, but that whole behaviour will be
different in Tvix.

Change-Id: I4056d4c09f62d44d6bd52b791db03fe5556672b5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8016
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Diffstat (limited to 'tvix/cli')
0 files changed, 0 insertions, 0 deletions