mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 03:21:52 +03:00
b81141cfb9
Resolves #6348 Almost identical to print_stdout, this lint applies to the `eprintln!` and `eprint!` macros rather than `println!` and `print!`.