tvl-depot/tvix/castore/src
Florian Klink 6b42aef88d fix(tvix/castore): validate Option<Node>
Extend our validation function to also check for the None case.

Change-Id: Ib75f880646d7fb3d66588f1988e61ec18be816a2
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10534
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
2024-01-05 16:43:34 +00:00
..
blobservice refactor(tvix/castore/blobsvc/grpc/wrapper): don't require Arc<_> 2024-01-01 14:42:36 +00:00
directoryservice refactor(tvix/castore/tests): let gen_*_service return Boxes 2024-01-01 14:45:17 +00:00
fs feat(tvix/castore/fs): borrow some matches 2023-12-29 17:18:14 +00:00
proto fix(tvix/castore): validate Option<Node> 2024-01-05 16:43:34 +00:00
tests refactor(tvix/castore): relax trait bounds for DS 2024-01-05 16:43:34 +00:00
digests.rs fix(tvix/castore): B3Digest::{to_vec -> as_slice} 2023-11-07 12:35:41 +00:00
errors.rs feat(tvix/castore): impl From<std::io::Error> for Error 2023-11-18 19:23:47 +00:00
fixtures.rs refactor(tvix): condense long bytestrings 2023-10-27 07:37:26 +00:00
import.rs refactor(tvix/castore): relax trait bounds for DS 2024-01-05 16:43:34 +00:00
lib.rs chore(tvix): move store/fs to castore/fs 2023-12-22 16:55:18 +00:00
tonic.rs refactor(tvix/castore/tonic): use match in channel_from_url 2023-11-17 14:01:26 +00:00
utils.rs refactor(tvix/castore/tests): let gen_*_service return Boxes 2024-01-01 14:45:17 +00:00