tests: double check if tests contain incorrect follow-up error annotation syntax //|
instead of //~|
#127155
Labels
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
If e.g.
//| HELP
is used, I believe it is just disregarded by compiletest and no help message is actually checked.The text was updated successfully, but these errors were encountered: