]> git.proxmox.com Git - cargo.git/commit
`cargo tree`: Fix stack overflow on cyclic features.
authorEric Huss <eric@huss.org>
Sat, 20 Nov 2021 01:16:40 +0000 (17:16 -0800)
committerEric Huss <eric@huss.org>
Sat, 20 Nov 2021 02:07:31 +0000 (18:07 -0800)
commitd7ab4a6598dd07c2d8455f04406281e5eee43ac2
tree395fe884d5e01dfe846460cab66cc3df7c6cd986
parent59076352592712c4efe11e916cc23ad47785bab2
`cargo tree`: Fix stack overflow on cyclic features.
src/cargo/ops/tree/graph.rs
tests/testsuite/tree.rs