mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 04:50:34 +00:00
Remove unused features
This commit is contained in:
parent
219dbd7236
commit
b086fa992b
@ -92,9 +92,7 @@
|
||||
#![deny(missing_docs)]
|
||||
#![deny(warnings)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(const_unsafe_cell_new)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(shared)]
|
||||
#![feature(unsize)]
|
||||
#![no_std]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user