mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
tweak wording
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ supports.
|
||||
|
||||
### Testing the Miri driver
|
||||
|
||||
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
|
||||
basically a version of `rustc` that, instead of compiling your code, runs it.
|
||||
It accepts all the same flags as `rustc` (though the ones only affecting code
|
||||
generation and linking obviously will have no effect) [and more][miri-flags].
|
||||
|
||||
Reference in New Issue
Block a user