Remove unnecessary feature gate.
To fix a warning.
This commit is contained in:
parent
a8403e1cda
commit
15a196ec36
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue