Test fixes and rebase conflicts

This commit is contained in:
Alex Crichton
2015-02-23 11:52:31 -08:00
parent 1beaebbaa6
commit ee6f2a1ad6
4 changed files with 2 additions and 3 deletions

View File

@@ -122,6 +122,7 @@
#![feature(unsafe_destructor)]
#![feature(unsafe_no_drop_flag)]
#![feature(macro_reexport)]
#![feature(hash)]
#![cfg_attr(test, feature(test, rustc_private, env))]
// Don't link to std. We are std.