Because hg::ancestors::MissingAncestors has methods taking
some HashSet<Revision> besides impl IntoIterator<Item = Revision>
as parameters we'll need the more generic rev_pyiter_collect() function
to also build these
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG3bf6979a1785: rust-cpython: generalised conversion function
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.