Skip to content

Commit 8cee694

Browse files
gnzlbgCentril
andcommitted
Update src/items/functions.md
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
1 parent 30407d2 commit 8cee694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/items/functions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Functions with an ABI that differs from `"Rust"` do not support unwinding in the
172172
exact same way that Rust does. Therefore, unwinding past the end of functions
173173
with such ABIs causes the process to abort.
174174

175-
**Non-normative note**: The LLVM backend of the current Rust implementation
175+
> **Note**: The LLVM backend of the `rustc` implementation
176176
aborts the process by executing an illegal instruction.
177177

178178
## Const functions

0 commit comments

Comments
 (0)