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 335ad2b commit bf6985bCopy full SHA for bf6985b
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