Skip to content

Commit 2fed2a2

Browse files
author
Jorge Aparicio
committed
this code block is text not Rust code
1 parent f76a303 commit 2fed2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/unstable-book/src/linker-flavor.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $ xargo rustc --target thumbv7m-none-eabi -- \
3636

3737
Whereas the default is:
3838

39-
```
39+
``` text
4040
$ xargo rustc --target thumbv7m-none-eabi -- \
4141
-C link-arg=-nostartfiles \
4242
-Z print-link-args | tr ' ' '\n'

0 commit comments

Comments
 (0)