Add a bunch of feature flags

This commit is contained in:
Ben S 2015-01-29 14:06:17 +00:00
parent b0cdd17b97
commit c7e8a28e17

View File

@ -1,8 +1,7 @@
#![allow(unstable)]
#![feature(collections, core, io, libc, os, path, std_misc)]
extern crate ansi_term;
extern crate number_prefix;
extern crate unicode;
extern crate users;
#[cfg(feature="git")]