mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
[ERROR] unsupported frontmatter infostring attributes: `clippy`
|
|
--> script:1:4
|
|
|
|
|
1 | ---cargo,clippy
|
|
| ^^^^^^^^^^^^
|
|
2 | //~^ ERROR: invalid infostring for frontmatter
|
|
3 | ---
|
|
|
|