We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dd5336 + bf6985b commit a85ae1aCopy full SHA for a85ae1a
src/doc/src/reference/profiles.md
@@ -169,7 +169,7 @@ The `rustc` test harness currently requires `unwind` behavior. See the
169
[`panic-abort-tests`] unstable flag which enables `abort` behavior.
170
171
Additionally, when using the `abort` strategy and building a test, all of the
172
-dependencies will also be forced to built with the `unwind` strategy.
+dependencies will also be forced to build with the `unwind` strategy.
173
174
[`-C panic` flag]: ../../rustc/codegen-options/index.html#panic
175
[`panic-abort-tests`]: unstable.md#panic-abort-tests
0 commit comments