From 8256241d3af28bd835b267e27b6e24aeb5e799bd Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Fri, 13 Mar 2015 19:13:35 -0500 Subject: impl f{32,64} --- src/libsyntax/parse/parser.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libsyntax') diff --git a/src/libsyntax/parse/parser.rs b/src/libsyntax/parse/parser.rs index 1b51b515599..bf2b2c0afe6 100644 --- a/src/libsyntax/parse/parser.rs +++ b/src/libsyntax/parse/parser.rs @@ -78,6 +78,7 @@ use owned_slice::OwnedSlice; use std::collections::HashSet; use std::io::prelude::*; use std::mem; +#[cfg(stage0)] use std::num::Float; use std::path::{Path, PathBuf}; use std::rc::Rc; -- cgit 1.4.1-3-g733a5