From 142672dca4314e9cfebf067d46c3b542c721cff6 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 23 Oct 2013 04:49:18 -0400 Subject: register snapshots --- src/libstd/std.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/std.rs') diff --git a/src/libstd/std.rs b/src/libstd/std.rs index c27609a590a..8c72e083f88 100644 --- a/src/libstd/std.rs +++ b/src/libstd/std.rs @@ -61,7 +61,7 @@ they contained the following prologue: html_favicon_url = "http://www.rust-lang.org/favicon.ico", html_root_url = "http://static.rust-lang.org/doc/master")]; -#[feature(macro_rules, globs, asm)]; +#[feature(macro_rules, globs, asm, managed_boxes)]; // Don't link to std. We are std. #[no_std]; -- cgit 1.4.1-3-g733a5