mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-29 21:40:27 +00:00
Merge #46
46: drop the nonzero feature gate r=japaric a=japaric Co-authored-by: Jorge Aparicio <jorge@japaric.io>
This commit is contained in:
commit
f51e6252ef
@ -53,7 +53,6 @@
|
||||
#![deny(warnings)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(untagged_unions)]
|
||||
#![no_std]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user