We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96c371 commit 8556318Copy full SHA for 8556318
src/cc.rs
@@ -22,7 +22,7 @@ use std::ptr::NonNull;
22
// | T (data) |
23
// +-----------+
24
//
25
-// Types not tracked by the cycle collector:
+// Types tracked by the cycle collector:
26
27
// CcBoxWithHeader<T>
28
// +----------------------+
0 commit comments