features removed
as adviced by rustc --explain E0557
This commit is contained in:
parent
5c1fcb5add
commit
6fec9ca38f
@ -1,10 +1,8 @@
|
||||
//! Definitions of register addresses and bits within those registers
|
||||
|
||||
#![feature(llvm_asm)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(associated_type_defaults)]
|
||||
#![feature(lang_items)]
|
||||
#![feature(unwind_attributes)]
|
||||
#![feature(proc_macro_hygiene)]
|
||||
|
||||
#![no_std]
|
||||
|
Loading…
Reference in New Issue
Block a user