diff options
author | Florian Klink <flokli@flokli.de> | 2024-01-01T01·10+0200 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-01-01T14·40+0000 |
commit | 96aa220dcfe17dc7a9c45ac1d1f86dc262f7b601 (patch) | |
tree | 0769cf784ba4b96ad6dff5cdc35552ddc8c63035 /tvix/store/src/tests | |
parent | 54fe97e725bc783c98b1a1c5605bcb761958305f (diff) |
refactor(tvix/castore/directorysvc/grpc/wrapper): no Arc<_> r/7304
We can also drop the Clone requirement. Because the trait is async since some time, there's no need to clone before moving into an async closure, allowing us to simplify the code a bit. Change-Id: I9b0a0e10077d8c548d218207b908bfd92c5b8de0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10515 Tested-by: BuildkiteCI Reviewed-by: raitobezarius <tvl@lahfa.xyz> Autosubmit: flokli <flokli@flokli.de>
Diffstat (limited to 'tvix/store/src/tests')
0 files changed, 0 insertions, 0 deletions