core: Hide GC docs
This commit is contained in:
parent
7f5d7e1c2e
commit
f792d177a4
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue