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 35780c1 commit 3900685Copy full SHA for 3900685
src/tests/intro.md
@@ -211,8 +211,8 @@ caveats:
211
that the crate doesn't compile any more (e.g. used old nightly features),
212
has broken or flaky tests, requires network access, or other reasons.
213
214
-- Before crater can be run, `@bors try` needs to suceed. This means that if
215
- your code doesn't compile or fails tests, you cannot run crater.
+- Before crater can be run, `@bors try` needs to suceed in building artifacts.
+ This means that if your code doesn't compile, you cannot run crater.
216
217
## Perf runs
218
0 commit comments