We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb85981 + 04b2deb commit 8e5489cCopy full SHA for 8e5489c
src/doc/rustc/src/codegen-options/index.md
@@ -12,7 +12,7 @@ This option is deprecated and does nothing.
12
This option lets you choose which code model to use. \
13
Code models put constraints on address ranges that the program and its symbols may use. \
14
With smaller address ranges machine instructions
15
-may be able to use use more compact addressing modes.
+may be able to use more compact addressing modes.
16
17
The specific ranges depend on target architectures and addressing modes available to them. \
18
For x86 more detailed description of its code models can be found in
0 commit comments