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 b8a95d3 commit 2a13cddCopy full SHA for 2a13cdd
src/panic.md
@@ -91,7 +91,7 @@ which will occur:
91
> library, may cause the entire application to crash even if the library is only
92
> used within a child thread.
93
94
-r[panic.unwind.ffi.dipose-panic]
+r[panic.unwind.ffi.dispose-panic]
95
There are currently no guarantees about the behavior that occurs when a foreign
96
runtime attempts to dispose of, or rethrow, a Rust `panic` payload. In other
97
words, an unwind originated from a Rust runtime must either lead to termination
0 commit comments