Skip to content

Commit 2d49118

Browse files
committed
more comments
1 parent 946bed8 commit 2d49118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/test.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ impl Step for Miri {
389389
});
390390
if let Some(miri) = miri {
391391
// # Run `cargo miri setup`.
392+
// As a side-effect, this will install xargo.
392393
let mut cargo = tool::prepare_tool_cargo(
393394
builder,
394395
compiler,

0 commit comments

Comments
 (0)