Skip to content

Commit 4289e66

Browse files
authored
Merge pull request #2463 from rust-lang/tshepang-patch-1
that was phrased like a separate sentence
2 parents 57b4d5c + 23604cd commit 4289e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/compiletest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ default behavior without any commands is to:
115115
2. Run `rustc -Zunpretty=normal` on the output of the previous step.
116116
3. The output of the previous two steps should be the same.
117117
4. Run `rustc -Zno-codegen` on the output to make sure that it can type check
118-
(this is similar to running `cargo check`).
118+
(similar to `cargo check`).
119119

120120
If any of the commands above fail, then the test fails.
121121

0 commit comments

Comments
 (0)