This commit is contained in:
Mark Mansi 2018-06-04 19:46:05 -05:00 committed by Who? Me?!
parent 390068501f
commit 63eaf6b11c
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ caveats:
that the crate doesn't compile any more (e.g. used old nightly features), that the crate doesn't compile any more (e.g. used old nightly features),
has broken or flaky tests, requires network access, or other reasons. has broken or flaky tests, requires network access, or other reasons.
- Before crater can be run, `@bors try` needs to suceed in building artifacts. - Before crater can be run, `@bors try` needs to succeed in building artifacts.
This means that if your code doesn't compile, you cannot run crater. This means that if your code doesn't compile, you cannot run crater.
## Perf runs ## Perf runs