Remove unknown feature
This commit is contained in:
parent
2da5d40e84
commit
02bcce860b
@ -11,7 +11,6 @@
|
||||
#![feature(lang_items)]
|
||||
#![feature(start)]
|
||||
#![feature(allocator_api)]
|
||||
#![cfg_attr(windows, feature(panic_unwind))]
|
||||
#![no_std]
|
||||
|
||||
extern crate panic_handler;
|
||||
|
Loading…
Reference in New Issue
Block a user