mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
Remove now-stable slice_fill feature
This commit is contained in:
parent
3c7e7220b3
commit
1d53985abe
@ -1,5 +1,4 @@
|
||||
#![cfg_attr(not(feature = "std"), no_std)]
|
||||
#![feature(slice_fill)]
|
||||
#![feature(generic_associated_types)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(const_fn_fn_ptr_basics)]
|
||||
|
Loading…
Reference in New Issue
Block a user