##// 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:

r40307:dbc28c91 default
r43611:8418b771 default
Show More
rustfmt.toml
3 lines | 66 B | application/toml | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true