1
Fork 0

Remove bad features after rebase

This commit is contained in:
varkor 2018-08-02 15:53:18 +01:00
parent bd90137b94
commit d19832105e
3 changed files with 0 additions and 3 deletions

View file

@ -13,7 +13,6 @@
html_root_url = "https://doc.rust-lang.org/nightly/",
html_playground_url = "https://play.rust-lang.org/")]
#![feature(ascii_ctype)]
#![feature(rustc_private)]
#![feature(box_patterns)]
#![feature(box_syntax)]