Skip to content

Commit 01cd6ed

Browse files
RalfJungehuss
andcommitted
expand acronym
Co-authored-by: Eric Huss <[email protected]>
1 parent 39df836 commit 01cd6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes/codegen.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The following is a list of the available feature names.
7575

7676
#### `x86` or `x86_64`
7777

78-
Executing code with unsupported features is UB on this platform.
78+
Executing code with unsupported features is undefined behavior on this platform.
7979
Hence this platform requires that `#[target_feature]` is only applied to [`unsafe`
8080
functions][unsafe function].
8181

0 commit comments

Comments
 (0)