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.
2 parents ba10b13 + ae2a68b commit 484e703Copy full SHA for 484e703
src/liballoc/boxed.rs
@@ -63,6 +63,8 @@
63
//!
64
//! [dereferencing]: ../../std/ops/trait.Deref.html
65
//! [`Box`]: struct.Box.html
66
+//! [`Global`]: ../alloc/struct.Global.html
67
+//! [`Layout`]: ../alloc/struct.Layout.html
68
69
#![stable(feature = "rust1", since = "1.0.0")]
70
0 commit comments