Skip to content

Commit 02bcce8

Browse files
committed
Remove unknown feature
1 parent 2da5d40 commit 02bcce8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/intrinsics.rs

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#![feature(lang_items)]
1212
#![feature(start)]
1313
#![feature(allocator_api)]
14-
#![cfg_attr(windows, feature(panic_unwind))]
1514
#![no_std]
1615

1716
extern crate panic_handler;

0 commit comments

Comments
 (0)