Remove stabilised feature
This commit is contained in:
parent
b2ff52837f
commit
77f8403aae
@ -1,6 +1,5 @@
|
|||||||
#![no_std]
|
#![no_std]
|
||||||
#![feature(start)]
|
#![feature(start)]
|
||||||
#![feature(default_alloc_error_handler)]
|
|
||||||
|
|
||||||
extern crate alloc;
|
extern crate alloc;
|
||||||
extern crate unwinding;
|
extern crate unwinding;
|
||||||
|
Loading…
Reference in New Issue
Block a user