Fix print_stderr.stderr test
This commit is contained in:
parent
51cee15be0
commit
b04bfbd09b
@ -7,7 +7,7 @@ LL | eprintln!("Hello");
|
||||
= note: `-D clippy::print-stderr` implied by `-D warnings`
|
||||
|
||||
error: use of `eprint!`
|
||||
--> $DIR/print_stderr.rs:5:5
|
||||
--> $DIR/print_stderr.rs:6:5
|
||||
|
|
||||
LL | eprint!("World");
|
||||
| ^^^^^^^^^^^^^^^^
|
||||
|
Loading…
x
Reference in New Issue
Block a user