about summary refs log tree commit diff
path: root/tvix
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-08-24T18·41+0300
committertazjin <tazjin@tvl.su>2022-09-02T15·45+0000
commitb29ab1776b09ac2aad06ebe78bee58852b3bc8b4 (patch)
tree7a9e683b3406a75066acef6f160ad4b139473613 /tvix
parent1416f1ab8a1a4e3c0e9895014c1c08187615cece (diff)
chore(tvix/eval): move compiler module to a new folder r/4602
Change-Id: I76157f9cf1369cd17506de1b1ded1a4fd06f004a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6268
Reviewed-by: grfn <grfn@gws.fyi>
Tested-by: BuildkiteCI
Diffstat (limited to 'tvix')
-rw-r--r--tvix/eval/src/compiler/mod.rs (renamed from tvix/eval/src/compiler.rs)0
1 files changed, 0 insertions, 0 deletions
diff --git a/tvix/eval/src/compiler.rs b/tvix/eval/src/compiler/mod.rs
index 5cb02a66b9..5cb02a66b9 100644
--- a/tvix/eval/src/compiler.rs
+++ b/tvix/eval/src/compiler/mod.rs