We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6cf74 commit 29a1e46Copy full SHA for 29a1e46
src/doc/rustc/src/codegen-options/index.md
@@ -584,7 +584,7 @@ See the [Symbol Mangling] chapter for details on symbol mangling and the manglin
584
This instructs `rustc` to generate code specifically for a particular processor.
585
586
You can run `rustc --print target-cpus` to see the valid options to pass
587
-and the default target CPU for the current buid target.
+and the default target CPU for the current build target.
588
Each target has a default base CPU. Special values include:
589
590
* `native` can be passed to use the processor of the host machine.
0 commit comments