We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da5d40 commit 02bcce8Copy full SHA for 02bcce8
examples/intrinsics.rs
@@ -11,7 +11,6 @@
11
#![feature(lang_items)]
12
#![feature(start)]
13
#![feature(allocator_api)]
14
-#![cfg_attr(windows, feature(panic_unwind))]
15
#![no_std]
16
17
extern crate panic_handler;
0 commit comments