about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-03-26 19:24:53 -0700
committerbors <bors@rust-lang.org>2013-03-26 19:24:53 -0700
commit4cb5854d883d275872b16a200a2bfc30c53ccea3 (patch)
tree020fe27955ec0c111f0f090b7d61eb017037a625 /src
parent5011d05db25fd3dfc0a9dc41fd914633ffb85469 (diff)
parent110a273e0d3a34540da2bc1c57027120d81c5e87 (diff)
downloadrust-4cb5854d883d275872b16a200a2bfc30c53ccea3.tar.gz
rust-4cb5854d883d275872b16a200a2bfc30c53ccea3.zip
auto merge of #5560 : brson/rust/relnotes, r=brson
r?
Diffstat (limited to 'src')
-rw-r--r--src/libcore/gc.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libcore/gc.rs b/src/libcore/gc.rs
index 6b256114663..f2fe73e501e 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