##// END OF EJS Templates
rust: changed Graph.parents to return [Revision; 2]...
rust: changed Graph.parents to return [Revision; 2] This will allow for simple iteration on parent revisions, such as: for parent in graph.parents(rev)?.iter().cloned() This seems to be a zero overhead abstraction once built in release mode. Differential Revision: https://phab.mercurial-scm.org/D5415

File last commit:

r9999:f91e5630 default
r40969:18513d6e default
Show More
hglogo.png
0 lines | 4.0 KiB | image/png | TextLexer
rendered-image