Skip to content

Commit 33e3271

Browse files
committed
Apply ignore
1 parent 3315bbc commit 33e3271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes/codegen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ The following values are available on targets for the `ARMv4` and ARMv5te` archi
366366
* `arm::t32` - Uses Thumb code.
367367

368368
<!-- ignore: arm-only -->
369-
```rust
369+
```rust,ignore
370370
#[instruction_set(arm::a32)]
371371
fn foo_arm_code() {}
372372

0 commit comments

Comments
 (0)