Alex Crichton пре 6 година
родитељ
комит
02bcce860b
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      examples/intrinsics.rs

+ 0 - 1
examples/intrinsics.rs

@@ -11,7 +11,6 @@
 #![feature(lang_items)]
 #![feature(start)]
 #![feature(allocator_api)]
-#![cfg_attr(windows, feature(panic_unwind))]
 #![no_std]
 
 extern crate panic_handler;