Mercurial > hg
diff rust/hg-cpython/src/dirstate/copymap.rs @ 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 | b9f791090211 |
children | bad4e7b361d2 |