From 71ce559f7de6b50dde7af7cf22ff6c4b2942d3c1 Mon Sep 17 00:00:00 2001 From: Kiet Tran Date: Sat, 14 Dec 2013 00:08:26 -0500 Subject: Dead-code pass now marks and warns foreign items --- src/libstd/num/cmath.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libstd') diff --git a/src/libstd/num/cmath.rs b/src/libstd/num/cmath.rs index 72051a93398..5212b6fc15e 100644 --- a/src/libstd/num/cmath.rs +++ b/src/libstd/num/cmath.rs @@ -10,6 +10,7 @@ #[allow(missing_doc)]; #[allow(non_uppercase_statics)]; +#[allow(dead_code)]; // function names are almost identical to C's libmath, a few have been // renamed, grep for "rename:" -- cgit 1.4.1-3-g733a5