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 3a07155 commit 93e179aCopy full SHA for 93e179a
src/libstd/thread/mod.rs
@@ -159,7 +159,7 @@
159
//! [`panic!`]: ../../std/macro.panic.html
160
//! [`Builder`]: ../../std/thread/struct.Builder.html
161
//! [`thread::current`]: ../../std/thread/fn.current.html
162
-//! [`thread::Result`]: ../../std/thread/struct.Result.html
+//! [`thread::Result`]: ../../std/thread/type.Result.html
163
//! [`Thread`]: ../../std/thread/struct.Thread.html
164
//! [`park`]: ../../std/thread/fn.park.html
165
//! [`unpark`]: ../../std/thread/struct.Thread.html#method.unpark
0 commit comments