Mercurial > hg
comparison mercurial/obsutil.py @ 44188:1f9e6fbdd3e6
rust-cpython: remove useless wrappers from PyLeaked, just move by map()
This series prepares for migrating to the upstreamed version of PySharedRef.
I found this last batch wasn't queued while rewriting the callers.
While Option<T> was historically needed, it shouldn't be required anymore.
I wasn't aware that each filed can be just moved.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 22 Oct 2019 11:38:43 +0900 |
parents | 32048206e7be |
children | 9d2b2df2c2ba |
comparison
equal
deleted
inserted
replaced
44187:be52b7372ec2 | 44188:1f9e6fbdd3e6 |
---|