Remove unnecessary feature gate.
To fix a warning.
This commit is contained in:
parent
a8403e1cda
commit
15a196ec36
@ -122,7 +122,6 @@
|
||||
#![feature(const_slice_len)]
|
||||
#![feature(const_str_as_bytes)]
|
||||
#![feature(const_str_len)]
|
||||
#![cfg_attr(stage0, feature(repr_transparent))]
|
||||
|
||||
#[prelude_import]
|
||||
#[allow(unused)]
|
||||
|
Loading…
Reference in New Issue
Block a user