tvl-depot/tvix/cli
Aaqa Ishtyaq 0dcbf5dfb9 chore(tvix/cli): iter instead of into_iter for references
This CL removes calling into_iter on a reference, as it will
not move out it's content into resulting iterator.

Change-Id: Ifcc10b7cf33b98453570cbcec3eb82ffaba2ffcb
Signed-off-by: Aaqa Ishtyaq <aaqaishtyaq@gmail.com>
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8126
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-02-16 22:42:14 +00:00
..
src chore(tvix/cli): iter instead of into_iter for references 2023-02-16 22:42:14 +00:00
Cargo.toml fix(tvix/cli): use tvlfyi/wu-manber fork for refscanner 2023-02-04 12:44:59 +00:00
default.nix test(tvix/cli): eval nixpkgs.stdenv in CI and assert that it matches 2023-02-03 10:47:18 +00:00