Skip to content

Conversation

alexcrichton
Copy link
Member

Two tests were executing cargo run but cargo is not ambiently available to
execute. Instead it's best to execute the rustfmt binary directly, which is
always assembled as part of cargo test.

Two tests were executing `cargo run` but `cargo` is not ambiently available to
execute. Instead it's best to execute the rustfmt binary directly, which is
always assembled as part of `cargo test`.
@nrc
Copy link
Member

nrc commented May 8, 2018

This has been bugging the hell out of me, thanks!

@nrc nrc merged commit f8aed3d into rust-lang:master May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants