Mercurial > public > mercurial-scm > hg-stable
diff rust/hg-core/src/revlog/nodemap.rs @ 52785:2fb13c3f4496
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).
author | Mitchell Kember <mkember@janestreet.com> |
---|---|
date | Fri, 07 Feb 2025 16:07:35 -0500 |
parents | 198674d830d6 |
children | 3ea5bd40b8dc |