We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e8ba4 commit 47f6d63Copy full SHA for 47f6d63
src/librustc_error_codes/error_codes/E0117.md
@@ -1,4 +1,4 @@
1
-The `Drop` trait was implemented on a non-struct type.
+Only traits defined in the current crate can be implemented for arbitrary types.
2
3
Erroneous code example:
4
0 commit comments