Skip to content

Conversation

@roblabla
Copy link
Contributor

@roblabla roblabla commented Sep 19, 2019

Currently, --message-format is forwarded to the cargo building the final crate, but not when building the sysroot. This can break some tools that work by analyzing the output of cargo build --message-format=json when using xargo as a cargo replacement. (Split off from #217 )

@RalfJung
Copy link
Collaborator

I have never used --message-format so I can't really comment on this, but the patch looks reasonable, so let's land it.

bors r+

bors bot added a commit that referenced this pull request Oct 13, 2019
257: Pass message-format to the cargo building the sysroot r=RalfJung a=roblabla

Currently, `--message-format` is forwarded to the cargo building the final crate, but not when building the sysroot. This can break some tools that work by analyzing the output of `cargo build --message-format=json` when using xargo as a cargo replacement. (Split off from #217 )

Co-authored-by: roblabla <[email protected]>
@bors
Copy link
Contributor

bors bot commented Oct 13, 2019

Build succeeded

@bors bors bot merged commit 573bb3b into japaric:master Oct 13, 2019
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