We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ed91cd + 17a9c00 commit f8cd410Copy full SHA for f8cd410
src/lib.rs
@@ -12,6 +12,7 @@
12
#![feature(linkage)]
13
#![feature(naked_functions)]
14
#![feature(repr_simd)]
15
+#![feature(c_unwind)]
16
#![no_builtins]
17
#![no_std]
18
#![allow(unused_features)]
0 commit comments