summaryrefslogtreecommitdiffstats
path: root/tests/ui/panics/panic-in-ffi.run.stderr
blob: a92a66c57fd7d3e7d4846c4603debc4993607925 (plain)
1
2
3
4
5
6
7
thread 'main' panicked at $DIR/panic-in-ffi.rs:13:5:
Test
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'main' panicked at library/core/src/panicking.rs:$LINE:$COL:
panic in a function that cannot unwind
stack backtrace:
thread caused non-unwinding panic. aborting.