Skip to content

Commit 4c01573

Browse files
committed
review comment: change linked ticket
1 parent e3fb331 commit 4c01573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libsyntax/parse/parser.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1165,7 +1165,7 @@ impl<'a> Parser<'a> {
11651165
to tuple field access",
11661166
);
11671167
err.note(
1168-
"for more context, see https://github.com/rust-lang/rust/issues/59553",
1168+
"for more context, see https://github.com/rust-lang/rust/issues/60210",
11691169
);
11701170
err
11711171
} else {

0 commit comments

Comments
 (0)