##// END OF EJS Templates
rust-cpython: remove useless PyResult<> from leak_immutable()...
rust-cpython: remove useless PyResult<> from leak_immutable() The caller should know if the shared data is mutably borrowed or not.

File last commit:

r41001:5532823e default
r43611:8418b771 default
Show More
Cargo.toml
3 lines | 92 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
exclude = ["chg", "hgcli"]