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 680a4b2 commit c183c3fCopy full SHA for c183c3f
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