Skip to content

Commit 1228c7e

Browse files
ehusstraviscross
authored andcommitted
Unwrap no_builtins
1 parent a1749c0 commit 1228c7e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/attributes/codegen.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,7 @@ The [testing attributes](testing.md) cannot be applied to a naked function.
8585
r[attributes.codegen.no_builtins]
8686
## The `no_builtins` attribute
8787

88-
The *`no_builtins` [attribute]* may be applied at the crate level to disable
89-
optimizing certain code patterns to invocations of library functions that are
90-
assumed to exist.
88+
The *`no_builtins` [attribute]* may be applied at the crate level to disable optimizing certain code patterns to invocations of library functions that are assumed to exist.
9189

9290
r[attributes.codegen.target_feature]
9391
## The `target_feature` attribute

0 commit comments

Comments
 (0)