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 32d64af commit 7f95b95Copy full SHA for 7f95b95
1 file changed
std/src/thread/mod.rs
@@ -1380,7 +1380,7 @@ where
1380
}
1381
1382
/// The internal representation of a `Thread` handle
1383
-///
+///
1384
/// We explicitly set the alignment for our guarantee in Thread::into_raw. This
1385
/// allows applications to stuff extra metadata bits into the alignment, which
1386
/// can be rather useful when working with atomics.
0 commit comments