Remove box syntax from rustc_serialize
This commit is contained in:
@@ -9,7 +9,6 @@ Core encoding and decoding interfaces.
|
||||
html_playground_url = "https://play.rust-lang.org/",
|
||||
test(attr(allow(unused_variables), deny(warnings)))
|
||||
)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
#![feature(associated_type_bounds)]
|
||||
|
||||
Reference in New Issue
Block a user