cargo/tests/testsuite/script/rustc_fixtures/infostring-fail.stderr
Ed Page 90b68c87f4 fix(manifest): Show error source to users
Several parts of this are not ideal yet
- Frontmatter close should show the open and show the EOF, instead of
  pointing at the open
- Trailing content on close will usually have a newline
- Multiple frontmatters should show the original frontmatter
- Some content, like supported infostrings, should go in a help
- Ideally we try to recover on no closing and instead point out a
  mismatched open/close

But this is still an improvement over nothing!
2025-09-08 16:06:29 -05:00

6 lines
152 B
Plaintext

[ERROR] cargo does not support frontmatter infostring attributes like `clippy` at this time
--> script:1:4
|
1 | ---cargo,clippy
| ^^^^^^^^^^^^