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 9e001ce commit 133c1bcCopy full SHA for 133c1bc
src/libstd/macros.rs
@@ -26,7 +26,8 @@
26
///
27
/// # Current implementation
28
29
-/// If the main thread panics it will terminate all your threads and end your program with code `101`.
+/// If the main thread panics it will terminate all your threads and end your
30
+/// program with code `101`.
31
32
/// # Examples
33
0 commit comments