Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

remove redundant macro println_stderr from parity/cli/usage.rs#10425

Merged
debris merged 1 commit into
masterfrom
remove_println_stderr
Feb 27, 2019
Merged

remove redundant macro println_stderr from parity/cli/usage.rs#10425
debris merged 1 commit into
masterfrom
remove_println_stderr

Conversation

@debris
Copy link
Copy Markdown
Collaborator

@debris debris commented Feb 26, 2019

rust 1.19.0 introduced macro eprintln! so we don't need our custom implementation of it

@debris debris added A0-pleasereview 🤓 Pull request needs code review. M4-core ⛓ Core client code / Rust. labels Feb 26, 2019
@ordian ordian added this to the 2.5 milestone Feb 26, 2019
@ordian ordian added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 26, 2019
@debris debris merged commit fefec00 into master Feb 27, 2019
@debris debris deleted the remove_println_stderr branch February 27, 2019 09:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A8-looksgood 🦄 Pull request is reviewed well. M4-core ⛓ Core client code / Rust.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants