We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1fc9f commit 98eb4caCopy full SHA for 98eb4ca
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