##// END OF EJS Templates
rust: propagate error of index_get_parents() properly...
rust: propagate error of index_get_parents() properly Before, rustla_contains() would return 0 on error, and the exception would be cleared or noticed somewhere else. We need to propagate the error from AncestorsIterator up to the FFI surface.

File last commit:

r37642:33db69b6 default
r40898:443eb4bc default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer