Skip to content

Commit db29394

Browse files
committed
Merge pull request #32896 from alexcrichton/stable-next
Fix a test on stable
2 parents 1c1fc9f + 98eb4ca commit db29394

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/test/parse-fail/issue-10636-2.rs

+1
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ pub fn trace_option(option: Option<isize>) { //~ HELP did you mean to close this
1818
//~^ ERROR: expected one of
1919
} //~ ERROR: incorrect close delimiter
2020
//~^ ERROR: unexpected token
21+
//~ ERROR: un-closed delimiter

0 commit comments

Comments
 (0)