parent
ca3d6dd51a
commit
82d91c5fcb
2 changed files with 11 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
|||
error: using `println!("")`, consider using `println!()` instead
|
||||
error: using `println!("")`
|
||||
--> $DIR/println_empty_string.rs:3:5
|
||||
|
|
||||
3 | println!("");
|
||||
| ^^^^^^^^^^^^^
|
||||
| ^^^^^^^^^^^^^ help: replace it with: `println!()`
|
||||
|
|
||||
= note: `-D print-with-newline` implied by `-D warnings`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue