tvl-depot/tvix/cli
aspen d74c68025b revert(tvix): don't use Rc::clone explicitly
This reverts commit d9565a4d0a.

Reason for revert: this was intentional - putting Rc::clone instead of
.clone is a common Rust idiom, and makes it explicit that we're cloning
a shared reference, not an underlying resource

Change-Id: I41a5f323ee35d7025dc7bb02f7d5d05d0051798d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10995
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2024-02-21 18:36:11 +00:00
..
src revert(tvix): don't use Rc::clone explicitly 2024-02-21 18:36:11 +00:00
Cargo.toml fix(tvix/cli): set max level to info on release mode 2024-02-18 07:12:27 +00:00
default.nix fix(tvix/cli/ci): prevent unnecessary dep on compared out/drv path 2024-01-16 16:50:59 +00:00