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.
2 parents fc6f8d4 + c183c3f commit 63f3721Copy full SHA for 63f3721
src/librustc_error_codes/error_codes/E0642.md
@@ -1,6 +1,6 @@
1
Trait methods currently cannot take patterns as arguments.
2
3
-Example of erroneous code:
+Erroneous code example:
4
5
```compile_fail,E0642
6
trait Foo {
0 commit comments