mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
[ERROR] closing code fence has 1 more `-` than the opening fence
|
|
--> script:3:4
|
|
|
|
|
1 | ---cargo
|
|
2 | //~^ ERROR: frontmatter close does not match the opening
|
|
3 | ----
|
|
| ^
|