Rollup merge of #59814 - ollie27:dead_boxed_links, r=QuietMisdreavus
Fix broken links on std::boxed doc page r? @QuietMisdreavus
This commit is contained in:
commit
484e703a0b
@ -63,6 +63,8 @@
|
||||
//!
|
||||
//! [dereferencing]: ../../std/ops/trait.Deref.html
|
||||
//! [`Box`]: struct.Box.html
|
||||
//! [`Global`]: ../alloc/struct.Global.html
|
||||
//! [`Layout`]: ../alloc/struct.Layout.html
|
||||
|
||||
#![stable(feature = "rust1", since = "1.0.0")]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user