We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5076a3e commit 6801cf4Copy full SHA for 6801cf4
src/librustc_error_codes/error_codes/E0170.md
@@ -1,4 +1,4 @@
1
-A pattern binding is using the same name as one of the variants a type.
+A pattern binding is using the same name as one of the variants of a type.
2
3
Erroneous code example:
4
0 commit comments