rust: made the crate of hg-cpython importable
The crate name is actually `rusthg`. This has the side effect of running the doctest of the `py_shared_iterator` macro which was really inconsistent, and after basic fixes, exposed that the macro itself was poorly scoped.
parent
a642c0a3860f
No related branches found
No related tags found
Showing
- rust/hg-cpython/Cargo.toml 1 addition, 1 deletionrust/hg-cpython/Cargo.toml
- rust/hg-cpython/src/dirstate/copymap.rs 0 additions, 1 deletionrust/hg-cpython/src/dirstate/copymap.rs
- rust/hg-cpython/src/dirstate/dirs_multiset.rs 0 additions, 2 deletionsrust/hg-cpython/src/dirstate/dirs_multiset.rs
- rust/hg-cpython/src/dirstate/dirstate_map.rs 1 addition, 1 deletionrust/hg-cpython/src/dirstate/dirstate_map.rs
- rust/hg-cpython/src/ref_sharing.rs 15 additions, 11 deletionsrust/hg-cpython/src/ref_sharing.rs
Please register or sign in to comment