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 b1009c4 commit fedca29Copy full SHA for fedca29
CONTRIBUTING.md
@@ -45,7 +45,7 @@ supports.
45
46
### Testing the Miri driver
47
48
-The Miri driver in the `src/bin/miri.rs` binary is the "heart" of Miri: it is
+The Miri driver compiled from `src/bin/miri.rs` is the "heart" of Miri: it is
49
basically a version of `rustc` that, instead of compiling your code, runs it.
50
It accepts all the same flags as `rustc` (though the ones only affecting code
51
generation and linking obviously will have no effect) [and more][miri-flags].
0 commit comments