Skip to content
Snippets Groups Projects
Commit 2fb13c3f authored by Mitchell Kember's avatar Mitchell Kember
Browse files

rust: add GraphError::ParentOutOfOrder

This will be used in a follow-up commit that creates a data structure optimized
for inserting revisions in descending order, since it will need to fail if a
revision number is greater than its descendant (meaning the graph is corrupted).
parent 7b4548a0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment