Skip to content
Snippets Groups Projects
Commit 443eb4bc authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

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.
parent 54a60968
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment