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 68bb541 commit 71aaab1Copy full SHA for 71aaab1
src/libstd/thread/mod.rs
@@ -864,7 +864,7 @@ impl fmt::Debug for Thread {
864
////////////////////////////////////////////////////////////////////////////////
865
866
/// A specialized [`Result`] type for threads.
867
-///
+///
868
/// Indicates the manner in which a thread exited.
869
///
870
/// A thread that completes without panicking is considered to exit successfully.
0 commit comments