We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b1c7ad commit a0b51d7Copy full SHA for a0b51d7
src/libsyntax/parse/parser.rs
@@ -1139,7 +1139,7 @@ impl<'a> Parser<'a> {
1139
to tuple field access",
1140
);
1141
err.note(
1142
- "for more context, see https://github.com/rust-lang/rust/issues/59553",
+ "for more context, see https://github.com/rust-lang/rust/issues/60210",
1143
1144
err
1145
} else {
0 commit comments