summaryrefslogtreecommitdiffstats
path: root/src/tools/clippy/tests/ui/crashes/ice-9405.stderr
blob: 9a6e410f21ea8871b61fc315bfbe20a91faaceec (plain)
1
2
3
4
5
6
7
8
9
10
11
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