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> |
||
|---|---|---|
| .. | ||
| tests | ||
| bigtable.rs | ||
| closure_validator.rs | ||
| from_addr.rs | ||
| grpc.rs | ||
| memory.rs | ||
| mod.rs | ||
| object_store.rs | ||
| simple_putter.rs | ||
| sled.rs | ||
| traverse.rs | ||
| utils.rs | ||