mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-26 20:10:24 +00:00
remove the scoped_threads feature gate
the feature has been stabilized in a recent nightly
This commit is contained in:
parent
39273893de
commit
d9e620036b
@ -1,4 +1,3 @@
|
||||
#![cfg_attr(unstable_channel, feature(scoped_threads))]
|
||||
#![deny(rust_2018_compatibility)]
|
||||
#![deny(rust_2018_idioms)]
|
||||
#![deny(warnings)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user