We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22882fb commit 99ed3f8Copy full SHA for 99ed3f8
src/linkage.md
@@ -73,7 +73,7 @@ be ignored in favor of only building the artifacts specified by command line.
73
being built for a different target.
74
75
Note that these outputs are stackable in the sense that if multiple are
76
-specified, then the compiler will produce each form of output at once without
+specified, then the compiler will produce each form of output without
77
having to recompile. However, this only applies for outputs specified by the
78
same method. If only `crate_type` attributes are specified, then they will all
79
be built, but if one or more `--crate-type` command line flags are specified,
0 commit comments