remove some compiler warnings

This commit is contained in:
Tshepang Lekhonkhobe
2015-02-28 20:07:05 +02:00
parent 8902936552
commit 55ce45e7b5
12 changed files with 25 additions and 31 deletions

View File

@@ -73,7 +73,6 @@
#![feature(unboxed_closures)]
#![feature(unsafe_no_drop_flag)]
#![feature(core)]
#![feature(unique)]
#![cfg_attr(test, feature(test, alloc, rustc_private))]
#![cfg_attr(all(not(feature = "external_funcs"), not(feature = "external_crate")),
feature(libc))]