Fix rustc docs typo.
This commit is contained in:
parent
0820e54a8a
commit
04b2deb381
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ This option is deprecated and does nothing.
|
|||
This option lets you choose which code model to use. \
|
||||
Code models put constraints on address ranges that the program and its symbols may use. \
|
||||
With smaller address ranges machine instructions
|
||||
may be able to use use more compact addressing modes.
|
||||
may be able to use more compact addressing modes.
|
||||
|
||||
The specific ranges depend on target architectures and addressing modes available to them. \
|
||||
For x86 more detailed description of its code models can be found in
|
||||
|
|
Loading…
Add table
Reference in a new issue