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 3bca1a2 commit ca4abb5Copy full SHA for ca4abb5
src/doc/rustc-dev-guide/src/tests/running.md
@@ -8,7 +8,7 @@ subsection after on how to run a subset of tests.
8
<div class="warning">
9
10
Running plain `./x test` will build the stage 1 compiler and then run the whole
11
-test suite. This not only include `tests/`, but also `library/`, `compiler/`,
+test suite. This not only includes `tests/`, but also `library/`, `compiler/`,
12
`src/tools/` package tests and more.
13
14
You usually only want to run a subset of the test suites (or even a smaller set
0 commit comments