We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c1fc9f + 98eb4ca commit db29394Copy full SHA for db29394
src/test/parse-fail/issue-10636-2.rs
@@ -18,3 +18,4 @@ pub fn trace_option(option: Option<isize>) { //~ HELP did you mean to close this
18
//~^ ERROR: expected one of
19
} //~ ERROR: incorrect close delimiter
20
//~^ ERROR: unexpected token
21
+//~ ERROR: un-closed delimiter
0 commit comments