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 746a653 commit 5764e12Copy full SHA for 5764e12
src/items/functions.md
@@ -172,7 +172,7 @@ Functions with an ABI that differs from `"Rust"` do not support unwinding in the
172
exact same way that Rust does. Therefore, unwinding past the end of functions
173
with such ABIs causes the process to abort.
174
175
-**Non-normative note**: The LLVM backend of the current Rust implementation
+> **Note**: The LLVM backend of the `rustc` implementation
176
aborts the process by executing an illegal instruction.
177
178
**Non-normative note**: There are other ABIs available in unstable Rust that are
0 commit comments