Skip to content
Snippets Groups Projects
  • Georges Racinet's avatar
    d097dd0a
    rust: translation of missingancestors · d097dd0a
    Georges Racinet authored
    This is as direct as possible a translation of the ancestor.missingancestors
    Python class in pure Rust. The goal for this changeset is to make it easy
    to compare with the Python version.
    
    We also add to Python tests the cases that helped us develop and debug
    this implementation.
    
    Some possible optimizations are marked along the way as TODO comments
    
    Differential Revision: https://phab.mercurial-scm.org/D5416
    d097dd0a
    History
    rust: translation of missingancestors
    Georges Racinet authored
    This is as direct as possible a translation of the ancestor.missingancestors
    Python class in pure Rust. The goal for this changeset is to make it easy
    to compare with the Python version.
    
    We also add to Python tests the cases that helped us develop and debug
    this implementation.
    
    Some possible optimizations are marked along the way as TODO comments
    
    Differential Revision: https://phab.mercurial-scm.org/D5416