Using remove_node messed up the extraction of nodes from the graph. Use into_nodes_edges() instead, to remove the nodes without cloning. Change-Id: Id76c7935d082d6f26192cc3cd490483594f1d1e2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11684 Tested-by: BuildkiteCI Autosubmit: yuka <yuka@yuka.dev> Reviewed-by: flokli <flokli@flokli.de> |
||
|---|---|---|
| .. | ||
| blobservice | ||
| directoryservice | ||
| fs | ||
| import | ||
| proto | ||
| tests | ||
| digests.rs | ||
| errors.rs | ||
| fixtures.rs | ||
| hashing_reader.rs | ||
| lib.rs | ||
| path.rs | ||
| tonic.rs | ||