We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e026ad5 commit 45832d4Copy full SHA for 45832d4
tests/run-pass/function_calls/exported_symbol_good_unwind.rs
@@ -1,6 +1,6 @@
1
// Make sure the workaround for "crate ... required to be available in rlib format, but was not
2
// found in this form" errors works without `-C prefer-dynamic` (`panic!` calls foreign function
3
-// foreign function `__rust_start_panic`).
+// `__rust_start_panic`).
4
// no-prefer-dynamic
5
#![feature(c_unwind, unboxed_closures, unwind_attributes)]
6
0 commit comments