snix/tvix/glue/src
Florian Klink 6c87ab960d chore(tvix/glue): allow unused_variables
cl/9364 did introduce a warning here, which is visible when building in
release mode - or invoking `cargo bench` in tvix-glue.

Change-Id: Ia82082a58543f0fdd32866fdfcd37d0a5fdfda9c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10261
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2023-12-12 09:01:51 +00:00
..
builtins refactor(tvix/glue): move builtins into separate directory 2023-11-04 15:20:46 +00:00
tests feat(tvix/build): add derivation_to_build_request 2023-12-11 22:35:39 +00:00
.skip-subtree refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
fetchurl.nix refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
known_paths.rs chore(tvix/glue): allow unused_variables 2023-12-12 09:01:51 +00:00
lib.rs feat(tvix/build): add derivation_to_build_request 2023-12-11 22:35:39 +00:00
refscan.rs refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
tvix_build.rs feat(tvix/build): add derivation_to_build_request 2023-12-11 22:35:39 +00:00
tvix_io.rs refactor(tvix/glue): move nix_path handling to helper in tvix-glue 2023-11-04 15:18:45 +00:00
tvix_store_io.rs fix(tvix/glue): do not panic if PathInfoService returns Err 2023-12-09 10:47:39 +00:00