1
Fork 0

register snapshots

This commit is contained in:
Jorge Aparicio 2015-01-31 09:16:56 -05:00
parent eaf4c5c784
commit 134cf707df
21 changed files with 12 additions and 195 deletions

View file

@ -120,7 +120,7 @@
#![feature(staged_api)]
#![feature(unboxed_closures)]
#![feature(unicode)]
#![cfg_attr(not(stage0), feature(macro_reexport))]
#![feature(macro_reexport)]
#![cfg_attr(test, feature(test))]
// Don't link to std. We are std.