mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-18 02:04:19 +00:00
e721a81780
Since we hid the graph iterator implementation behind `Revset::iter_graph()`, I don't think we have any callers of `Revset::iter()` require the iteration to be in index position order, so let's not promise that. We do want to promise that the iteration is in topological order with children before parents, however. |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |