Remove unused feature gate from libserialize
This commit is contained in:
parent
b7599990d4
commit
9d6bdccd9e
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ Core encoding and decoding interfaces.
|
|||
test(attr(allow(unused_variables), deny(warnings)))
|
||||
)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(specialization)]
|
||||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue