We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94d207f commit 7f0741dCopy full SHA for 7f0741d
src/librustc_error_codes/error_codes/E0120.md
@@ -1,4 +1,4 @@
1
-The Drop was implemented on a trait, which is not allowed: only structs and
+Drop was implemented on a trait, which is not allowed: only structs and
2
enums can implement Drop.
3
4
Erroneous code example:
0 commit comments