Skip to content

Commit 3a07155

Browse files
authored
create link to Result
1 parent a3998ad commit 3a07155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libstd/thread/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
//! [`panic!`]: ../../std/macro.panic.html
160160
//! [`Builder`]: ../../std/thread/struct.Builder.html
161161
//! [`thread::current`]: ../../std/thread/fn.current.html
162+
//! [`thread::Result`]: ../../std/thread/struct.Result.html
162163
//! [`Thread`]: ../../std/thread/struct.Thread.html
163164
//! [`park`]: ../../std/thread/fn.park.html
164165
//! [`unpark`]: ../../std/thread/struct.Thread.html#method.unpark

0 commit comments

Comments
 (0)