We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72d6a3c commit 985fe2dCopy full SHA for 985fe2d
src/doc/rustc-dev-guide/src/building/optimized-build.md
@@ -2,7 +2,7 @@
2
3
<!-- toc -->
4
5
-There are multiple additional build configuration options and techniques that can used to compile a
+There are multiple additional build configuration options and techniques that can be used to compile a
6
build of `rustc` that is as optimized as possible (for example when building `rustc` for a Linux
7
distribution). The status of these configuration options for various Rust targets is tracked [here].
8
This page describes how you can use these approaches when building `rustc` yourself.
0 commit comments