update comment
Co-authored-by: Oli Scherer <github35764891676564198441@oli-obk.de>
This commit is contained in:
parent
504c617cd4
commit
ba3b354af9
@ -444,7 +444,7 @@ fn phase_cargo_miri(mut args: env::Args) {
|
||||
|
||||
// Run cargo.
|
||||
if verbose {
|
||||
cmd.env("MIRI_VERBOSE", ""); // this makes `inside_cargo_rustc` verbose.
|
||||
cmd.env("MIRI_VERBOSE", ""); // This makes the other phases verbose.
|
||||
eprintln!("[cargo-miri miri] {:?}", cmd);
|
||||
}
|
||||
exec(cmd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user