mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 13:43:17 +00:00
12 lines
251 B
Text
12 lines
251 B
Text
|
warning: multiple lines skipped by escaped newline
|
||
|
--> $DIR/ice-9405.rs:6:10
|
||
|
|
|
||
|
LL | "/
|
||
|
| __________^
|
||
|
LL | |
|
||
|
LL | | {}",
|
||
|
| |____________^ skipping everything up to and including this point
|
||
|
|
||
|
warning: 1 warning emitted
|
||
|
|