diff options
Diffstat (limited to 'src/libstd/num')
| -rw-r--r-- | src/libstd/num/cmath.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libstd/num/cmath.rs b/src/libstd/num/cmath.rs index a80703fafa3..9626224916b 100644 --- a/src/libstd/num/cmath.rs +++ b/src/libstd/num/cmath.rs @@ -8,8 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#[doc(hidden)]; // FIXME #3538 - // function names are almost identical to C's libmath, a few have been // renamed, grep for "rename:" |
