fix(rustup): Send changes

This commit is contained in:
Sean McArthur
2015-02-21 15:05:11 -08:00
parent 98b8c4b137
commit 4f5b97fefc
4 changed files with 7 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
#![feature(core, collections, hash, io, old_io, os, old_path,
#![feature(core, collections, io, old_io, os, old_path,
std_misc, box_syntax, unsafe_destructor)]
#![deny(missing_docs)]
#![cfg_attr(test, deny(warnings))]