Closed
Description
I observed this in src/test/compile-fail/extft-non-literal.rs
and src/test/compile-fail/extft-non-literal2.rs
, might be happening in others. This is probably an unwinding bug.
With some changes to our generated code (I was working on making calls simpler), it hangs instead of segfaulting when extft-non-literal2.rs
fails.