mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 21:36:54 +00:00
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
error: extra characters after frontmatter close are not allowed
|
|
--> $DIR/extra-after-end.rs:2:1
|
|
|
|
|
LL | ---cargo
|
|
| ^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|