error: unexpected end of input, expected identifier or integer
--> tests/ui/multiple_errors.rs:13:42
|
13 |
"1" { world.} "2"
| ^
error: unexpected end of input, expected identifier or integer
--> tests/ui/multiple_errors.rs:18:63
|
18 | "3"
| ^
error: wrong close tag found
--> tests/ui/multiple_errors.rs:21:17
|
21 |
| ^^^^^
|
help: open tag that should be closed; it's started here
--> tests/ui/multiple_errors.rs:20:17
|
20 |
| ^^^^^^^^^^^^^^^^^^^^^^
error: wrong close tag found
--> tests/ui/multiple_errors.rs:22:17
|
22 |
| ^^^^
|
help: open tag that should be closed; it's started here
--> tests/ui/multiple_errors.rs:10:13
|
10 |
| ^^^^^^
error: wrong close tag found
--> tests/ui/multiple_errors.rs:23:13
|
23 |
| ^^^^^^^
|
help: open tag that should be closed; it's started here
--> tests/ui/multiple_errors.rs:6:9
|
6 |
| ^^^^^^
error: close tag was parsed while waiting for open tag
--> tests/ui/multiple_errors.rs:24:10
|
24 |
| ^
error: open tag has no coresponding close tag
--> tests/ui/multiple_errors.rs:24:9
|
24 |