Skip to content

Commit b2e388e

Browse files
authored
Merge pull request #2410 from rust-lang/tshepang-patch-1
typo
2 parents c9202f4 + f640f46 commit b2e388e

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
@@ -549,7 +549,7 @@ compiler to ICE, panic or crash in some other way, so that accidental fixes are
549549
tracked. This was formally done at <https://github.com/rust-lang/glacier> but
550550
doing it inside the rust-lang/rust testsuite is more convenient.
551551

552-
It is imperative that a test in the suite causes rustc to ICE, panic or crash
552+
It is imperative that a test in the suite causes rustc to ICE, panic, or
553553
crash in some other way. A test will "pass" if rustc exits with an exit status
554554
other than 1 or 0.
555555

0 commit comments

Comments
 (0)