Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mute_stdout_stderr: mute stderr instead of stdin #2144

Merged
merged 2 commits into from
May 22, 2022

Conversation

matthiaskrgr
Copy link
Member

should fix #2143

note: this is entirely untested, I was getting tons of errors on cargo test because of some missing setup.
I hope that CI can tell me if this works or not 🙈

r? @oli-obk

@RalfJung
Copy link
Member

I was getting tons of errors on cargo test

See https://github.com/rust-lang/miri/blob/master/CONTRIBUTING.md :)

@RalfJung
Copy link
Member

Looks good, thanks!
@bors r+

@bors
Copy link
Contributor

bors commented May 22, 2022

📌 Commit 89da571 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented May 22, 2022

⌛ Testing commit 89da571 with merge 62ea0c8...

@bors
Copy link
Contributor

bors commented May 22, 2022

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 62ea0c8 to master...

@bors bors merged commit 62ea0c8 into rust-lang:master May 22, 2022
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.

-Zmiri-mute-stdout-stderr does not mute stderr
3 participants