about summary refs log tree commit diff
path: root/tvix/store/src/bin/tvix-store.rs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-30 r/6220 refactor(tvix/store): drop Clone from BS and DS trait boundFlorian Klink1-6/+2
2023-05-29 r/6219 test(tvix/eval): check thunking behavior of ba