We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76a303 commit 2fed2a2Copy full SHA for 2fed2a2
src/doc/unstable-book/src/linker-flavor.md
@@ -36,7 +36,7 @@ $ xargo rustc --target thumbv7m-none-eabi -- \
36
37
Whereas the default is:
38
39
-```
+``` text
40
$ xargo rustc --target thumbv7m-none-eabi -- \
41
-C link-arg=-nostartfiles \
42
-Z print-link-args | tr ' ' '\n'
0 commit comments