We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9229488 commit 46a4ff6Copy full SHA for 46a4ff6
src/libcore/pin.rs
@@ -36,7 +36,7 @@
36
//! are always freely movable, even if the data they point to isn't.
37
//!
38
//! [`Pin`]: struct.Pin.html
39
-//! [`Unpin`]: trait.Unpin.html
+//! [`Unpin`]: ../../std/marker/trait.Unpin.html
40
//! [`swap`]: ../../std/mem/fn.swap.html
41
//! [`Box`]: ../../std/boxed/struct.Box.html
42
0 commit comments