We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ab6f96 commit 6f58dddCopy full SHA for 6f58ddd
README.md
@@ -2,7 +2,7 @@
2
3
Crater is a tool to run experiments across parts of the Rust ecosystem. Its
4
primary purpose is to detect regressions in the Rust compiler, and it does this
5
-by building large number of crates, running their test suites and comparing the
+by building a large number of crates, running their test suites and comparing the
6
results between two versions of the Rust compiler.
7
8
It can operate locally (with Docker as the only dependency) or distributed on
0 commit comments