From f792d177a493aa3ced268ed4d6815baef5ab8d29 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Mon, 25 Mar 2013 13:05:14 -0700 Subject: [PATCH] core: Hide GC docs --- src/libcore/gc.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/libcore/gc.rs b/src/libcore/gc.rs index 6b2561146632..f2fe73e501e2 100644 --- a/src/libcore/gc.rs +++ b/src/libcore/gc.rs @@ -8,6 +8,8 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. +#[doc(hidden)]; + /*! Precise garbage collector The precise GC exposes two functions, gc and