Remove unknown feature
This commit is contained in:
parent
1af471e00b
commit
e367858b0e
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue