refine comment
Co-authored-by: Jakub Beránek <berykubik@gmail.com>
This commit is contained in:
parent
7fc21278ec
commit
b703451b34
1 changed files with 1 additions and 1 deletions
|
|
@ -1299,7 +1299,7 @@ tool_extended!(Miri {
|
|||
tool_name: "miri",
|
||||
stable: false,
|
||||
add_bins_to_sysroot: ["miri"],
|
||||
// Avoid costly rebuilds by always including the tests.
|
||||
// Always compile also tests when building miri. Otherwise feature unification can cause rebuilds between building and testing miri.
|
||||
cargo_args: &["--all-targets"],
|
||||
});
|
||||
tool_extended!(CargoMiri {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue