We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c2086 commit 1cc6c05Copy full SHA for 1cc6c05
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